removed buildable files
This commit is contained in:
parent
d151aae3c2
commit
9f71249f83
19 changed files with 0 additions and 594 deletions
|
@ -1,3 +0,0 @@
|
||||||
:root{--bg:white;--border:white;--text:black;--text-pink-dark:#ed61e1;--text-mauve-dark:#c282e0;--text-pink-light:#ed61e1;--text-mauve-light:#c282e0;--text-pink:blue;--text-mauve:#c282e0}@media(prefers-color-scheme:dark){:root{--bg:black;--text:white;--text-pink:var(--text-pink-dark);--text-mauve:var(--text-mauve-dark)}#color-mode:checked~.color-scheme-wrapper{--bg:black;--text:white;--text-pink:var(--text-pink-dark)
|
|
||||||
--text-mauve: var(--text-mauve-dark)}@media(prefers-color-scheme:dark){#color-mode:checked~.color-scheme-wrapper{--bg:white;--text:black;--text-pink:var(--text-pink-light)
|
|
||||||
--text-mauve: var(--text-mauve-light)}}.color-scheme-wrapper{min-height:100vh;background:var(--bg);color:var(--text)}.margin{background:var(--bg);color:var(--text);padding-left:20px;padding-right:20px}#color-mode{display:none}body{font-family:sans-serif;line-height:1.5;margin:0}header{background-color:var(--bg);color:var(--text);border-bottom:1px solid #222;margin-bottom:1rem}h1{width:100%;padding-top:10px;color:var(--text-pink);text-align:center;transition:300ms color;margin-top:0}h1:hover{color:var(--text-mauve);transition-duration:500ms}h2{color:var(--text-pink);transition:300ms color}h2:hover{color:var(--text-mauve);transition-duration:500ms}h3{color:var(--text-pink);padding-left:20px}footer{border-top:1px solid #222;margin-top:0;padding-top:0;width:100%;display:flex;position:sticky}.footer{color:var(--text);background-color:var(--bg);align-items:center;width:100%;display:flex;justify-content:center;gap:10px}.nav{display:flex;list-style-type:none;margin:5pt}main{background-color:var(--bg);border-bottom:1rem solid var(--bg)}.nav-right{display:flex;align-items:flex-end;justify-content:flex-end;list-style-type:none;width:100%}li{padding-left:5pt;padding-right:5pt}ul{padding-right:5pt;margin-left:5pt}a,label{color:#c282e0;text-decoration:none}.toggle-dark{align-self:flex-end;width:auto;padding-right:20pt;padding-left:20pt}.toggle-dark label{width:100%;display:block}}
|
|
|
@ -1,70 +0,0 @@
|
||||||
<!DOCTYPE html>
|
|
||||||
<html lang="en-US" dir="ltr">
|
|
||||||
<head>
|
|
||||||
<meta charset="utf-8">
|
|
||||||
<meta name="viewport" content="width=device-width">
|
|
||||||
<title>
|
|
||||||
|
|
||||||
Categories | Vi's Corner
|
|
||||||
|
|
||||||
</title>
|
|
||||||
|
|
||||||
|
|
||||||
<link rel="stylesheet" href="/css/main.min.c9f29af410c77e44d367d0c59c93740ca2d72ca8230740648ddf1d9a7543a312.css" integrity="sha256-yfKa9BDHfkTTZ9DFnJN0DKLXLKgjB0Bkjd8dmnVDoxI=" crossorigin="anonymous">
|
|
||||||
|
|
||||||
|
|
||||||
<script src="/js/main.23cd0c7d837263b9eaeb96ee2d9ccfa2969daa3fa00fa1c1fe8701a9b87251a1.js" integrity="sha256-I80MfYNyY7nq65buLZzPopadqj+gD6HB/ocBqbhyUaE=" crossorigin="anonymous"></script>
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<link rel="shortcut icon" href="/favicon.ico" type="image/x-icon"/>
|
|
||||||
|
|
||||||
|
|
||||||
</head>
|
|
||||||
|
|
||||||
<body>
|
|
||||||
<input id="color-mode" class="theme-box" type="checkbox">
|
|
||||||
<div class="color-scheme-wrapper">
|
|
||||||
<div class="margin">
|
|
||||||
<header>
|
|
||||||
<h1>Violette's cozy corner</h1>
|
|
||||||
<span>
|
|
||||||
<nav>
|
|
||||||
<ul class="nav">
|
|
||||||
<li class="nav-left">
|
|
||||||
<a href="/fr/">Home</a>
|
|
||||||
</li>
|
|
||||||
<li class="nav-left">
|
|
||||||
<a>Posts</a>
|
|
||||||
</li>
|
|
||||||
<li class="nav-left">
|
|
||||||
<a href="/fr/tags/">Tags</a>
|
|
||||||
</li>
|
|
||||||
<li class="nav-right">
|
|
||||||
<span class="toggle-dark"><label for="color-mode">Dark Mode</label>
|
|
||||||
</span>
|
|
||||||
<span class="empty-space-menu"></span>
|
|
||||||
</li>
|
|
||||||
</ul>
|
|
||||||
</nav>
|
|
||||||
|
|
||||||
</span>
|
|
||||||
|
|
||||||
</header>
|
|
||||||
<main>
|
|
||||||
|
|
||||||
<h1>Categories</h1>
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
</main>
|
|
||||||
<footer>
|
|
||||||
<div class="footer">
|
|
||||||
<p>Take care, drink your water ! </p>
|
|
||||||
<img src="/neocat_hug_heart.png" width="32">
|
|
||||||
</div>
|
|
||||||
|
|
||||||
</footer>
|
|
||||||
</div></div>
|
|
||||||
</body>
|
|
||||||
</html>
|
|
|
@ -1,11 +0,0 @@
|
||||||
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
|
||||||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
|
||||||
<channel>
|
|
||||||
<title>Categories on Violette's cozy corner</title>
|
|
||||||
<link>https://bigblase.xyz/en/categories/</link>
|
|
||||||
<description>Recent content in Categories on Violette's cozy corner</description>
|
|
||||||
<generator>Hugo -- gohugo.io</generator>
|
|
||||||
<language>en-US</language>
|
|
||||||
<atom:link href="https://bigblase.xyz/en/categories/index.xml" rel="self" type="application/rss+xml" />
|
|
||||||
</channel>
|
|
||||||
</rss>
|
|
|
@ -1,69 +0,0 @@
|
||||||
<!DOCTYPE html>
|
|
||||||
<html lang="en-US" dir="ltr">
|
|
||||||
<head>
|
|
||||||
<meta name="generator" content="Hugo 0.122.0">
|
|
||||||
<meta charset="utf-8">
|
|
||||||
<meta name="viewport" content="width=device-width">
|
|
||||||
<title>
|
|
||||||
|
|
||||||
Vi's corner
|
|
||||||
|
|
||||||
</title>
|
|
||||||
|
|
||||||
|
|
||||||
<link rel="stylesheet" href="/css/main.min.c9f29af410c77e44d367d0c59c93740ca2d72ca8230740648ddf1d9a7543a312.css" integrity="sha256-yfKa9BDHfkTTZ9DFnJN0DKLXLKgjB0Bkjd8dmnVDoxI=" crossorigin="anonymous">
|
|
||||||
|
|
||||||
|
|
||||||
<script src="/js/main.23cd0c7d837263b9eaeb96ee2d9ccfa2969daa3fa00fa1c1fe8701a9b87251a1.js" integrity="sha256-I80MfYNyY7nq65buLZzPopadqj+gD6HB/ocBqbhyUaE=" crossorigin="anonymous"></script>
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<link rel="shortcut icon" href="/favicon.ico" type="image/x-icon"/>
|
|
||||||
|
|
||||||
|
|
||||||
</head>
|
|
||||||
|
|
||||||
<body>
|
|
||||||
<input id="color-mode" class="theme-box" type="checkbox">
|
|
||||||
<div class="color-scheme-wrapper">
|
|
||||||
<div class="margin">
|
|
||||||
<header>
|
|
||||||
<h1>Violette's cozy corner</h1>
|
|
||||||
<span>
|
|
||||||
<nav>
|
|
||||||
<ul class="nav">
|
|
||||||
<li class="nav-left">
|
|
||||||
<a href="/fr/">Home</a>
|
|
||||||
</li>
|
|
||||||
<li class="nav-left">
|
|
||||||
<a>Posts</a>
|
|
||||||
</li>
|
|
||||||
<li class="nav-left">
|
|
||||||
<a href="/fr/tags/">Tags</a>
|
|
||||||
</li>
|
|
||||||
<li class="nav-right">
|
|
||||||
<span class="toggle-dark"><label for="color-mode">Dark Mode</label>
|
|
||||||
</span>
|
|
||||||
<span class="empty-space-menu"></span>
|
|
||||||
</li>
|
|
||||||
</ul>
|
|
||||||
</nav>
|
|
||||||
|
|
||||||
</span>
|
|
||||||
|
|
||||||
</header>
|
|
||||||
<main>
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
</main>
|
|
||||||
<footer>
|
|
||||||
<div class="footer">
|
|
||||||
<p>Take care, drink your water ! </p>
|
|
||||||
<img src="/neocat_hug_heart.png" width="32">
|
|
||||||
</div>
|
|
||||||
|
|
||||||
</footer>
|
|
||||||
</div></div>
|
|
||||||
</body>
|
|
||||||
</html>
|
|
|
@ -1,11 +0,0 @@
|
||||||
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
|
||||||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
|
||||||
<channel>
|
|
||||||
<title>Violette's cozy corner</title>
|
|
||||||
<link>https://bigblase.xyz/en/</link>
|
|
||||||
<description>Recent content on Violette's cozy corner</description>
|
|
||||||
<generator>Hugo -- gohugo.io</generator>
|
|
||||||
<language>en-US</language>
|
|
||||||
<atom:link href="https://bigblase.xyz/en/index.xml" rel="self" type="application/rss+xml" />
|
|
||||||
</channel>
|
|
||||||
</rss>
|
|
|
@ -1,41 +0,0 @@
|
||||||
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
|
||||||
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
|
|
||||||
xmlns:xhtml="http://www.w3.org/1999/xhtml">
|
|
||||||
<url>
|
|
||||||
<loc>https://bigblase.xyz/en/categories/</loc>
|
|
||||||
<xhtml:link
|
|
||||||
rel="alternate"
|
|
||||||
hreflang="fr-FR"
|
|
||||||
href="https://bigblase.xyz/fr/categories/"
|
|
||||||
/>
|
|
||||||
<xhtml:link
|
|
||||||
rel="alternate"
|
|
||||||
hreflang="en-US"
|
|
||||||
href="https://bigblase.xyz/en/categories/"
|
|
||||||
/>
|
|
||||||
</url><url>
|
|
||||||
<loc>https://bigblase.xyz/en/tags/</loc>
|
|
||||||
<xhtml:link
|
|
||||||
rel="alternate"
|
|
||||||
hreflang="fr-FR"
|
|
||||||
href="https://bigblase.xyz/fr/tags/"
|
|
||||||
/>
|
|
||||||
<xhtml:link
|
|
||||||
rel="alternate"
|
|
||||||
hreflang="en-US"
|
|
||||||
href="https://bigblase.xyz/en/tags/"
|
|
||||||
/>
|
|
||||||
</url><url>
|
|
||||||
<loc>https://bigblase.xyz/en/</loc>
|
|
||||||
<xhtml:link
|
|
||||||
rel="alternate"
|
|
||||||
hreflang="fr-FR"
|
|
||||||
href="https://bigblase.xyz/fr/"
|
|
||||||
/>
|
|
||||||
<xhtml:link
|
|
||||||
rel="alternate"
|
|
||||||
hreflang="en-US"
|
|
||||||
href="https://bigblase.xyz/en/"
|
|
||||||
/>
|
|
||||||
</url>
|
|
||||||
</urlset>
|
|
|
@ -1,70 +0,0 @@
|
||||||
<!DOCTYPE html>
|
|
||||||
<html lang="en-US" dir="ltr">
|
|
||||||
<head>
|
|
||||||
<meta charset="utf-8">
|
|
||||||
<meta name="viewport" content="width=device-width">
|
|
||||||
<title>
|
|
||||||
|
|
||||||
Tags | Vi's Corner
|
|
||||||
|
|
||||||
</title>
|
|
||||||
|
|
||||||
|
|
||||||
<link rel="stylesheet" href="/css/main.min.c9f29af410c77e44d367d0c59c93740ca2d72ca8230740648ddf1d9a7543a312.css" integrity="sha256-yfKa9BDHfkTTZ9DFnJN0DKLXLKgjB0Bkjd8dmnVDoxI=" crossorigin="anonymous">
|
|
||||||
|
|
||||||
|
|
||||||
<script src="/js/main.23cd0c7d837263b9eaeb96ee2d9ccfa2969daa3fa00fa1c1fe8701a9b87251a1.js" integrity="sha256-I80MfYNyY7nq65buLZzPopadqj+gD6HB/ocBqbhyUaE=" crossorigin="anonymous"></script>
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<link rel="shortcut icon" href="/favicon.ico" type="image/x-icon"/>
|
|
||||||
|
|
||||||
|
|
||||||
</head>
|
|
||||||
|
|
||||||
<body>
|
|
||||||
<input id="color-mode" class="theme-box" type="checkbox">
|
|
||||||
<div class="color-scheme-wrapper">
|
|
||||||
<div class="margin">
|
|
||||||
<header>
|
|
||||||
<h1>Violette's cozy corner</h1>
|
|
||||||
<span>
|
|
||||||
<nav>
|
|
||||||
<ul class="nav">
|
|
||||||
<li class="nav-left">
|
|
||||||
<a href="/fr/">Home</a>
|
|
||||||
</li>
|
|
||||||
<li class="nav-left">
|
|
||||||
<a>Posts</a>
|
|
||||||
</li>
|
|
||||||
<li class="nav-left">
|
|
||||||
<a href="/fr/tags/">Tags</a>
|
|
||||||
</li>
|
|
||||||
<li class="nav-right">
|
|
||||||
<span class="toggle-dark"><label for="color-mode">Dark Mode</label>
|
|
||||||
</span>
|
|
||||||
<span class="empty-space-menu"></span>
|
|
||||||
</li>
|
|
||||||
</ul>
|
|
||||||
</nav>
|
|
||||||
|
|
||||||
</span>
|
|
||||||
|
|
||||||
</header>
|
|
||||||
<main>
|
|
||||||
|
|
||||||
<h1>Tags</h1>
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
</main>
|
|
||||||
<footer>
|
|
||||||
<div class="footer">
|
|
||||||
<p>Take care, drink your water ! </p>
|
|
||||||
<img src="/neocat_hug_heart.png" width="32">
|
|
||||||
</div>
|
|
||||||
|
|
||||||
</footer>
|
|
||||||
</div></div>
|
|
||||||
</body>
|
|
||||||
</html>
|
|
|
@ -1,11 +0,0 @@
|
||||||
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
|
||||||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
|
||||||
<channel>
|
|
||||||
<title>Tags on Violette's cozy corner</title>
|
|
||||||
<link>https://bigblase.xyz/en/tags/</link>
|
|
||||||
<description>Recent content in Tags on Violette's cozy corner</description>
|
|
||||||
<generator>Hugo -- gohugo.io</generator>
|
|
||||||
<language>en-US</language>
|
|
||||||
<atom:link href="https://bigblase.xyz/en/tags/index.xml" rel="self" type="application/rss+xml" />
|
|
||||||
</channel>
|
|
||||||
</rss>
|
|
|
@ -1,70 +0,0 @@
|
||||||
<!DOCTYPE html>
|
|
||||||
<html lang="fr-FR" dir="ltr">
|
|
||||||
<head>
|
|
||||||
<meta charset="utf-8">
|
|
||||||
<meta name="viewport" content="width=device-width">
|
|
||||||
<title>
|
|
||||||
|
|
||||||
Categories | Vi's Corner
|
|
||||||
|
|
||||||
</title>
|
|
||||||
|
|
||||||
|
|
||||||
<link rel="stylesheet" href="/css/main.min.c9f29af410c77e44d367d0c59c93740ca2d72ca8230740648ddf1d9a7543a312.css" integrity="sha256-yfKa9BDHfkTTZ9DFnJN0DKLXLKgjB0Bkjd8dmnVDoxI=" crossorigin="anonymous">
|
|
||||||
|
|
||||||
|
|
||||||
<script src="/js/main.23cd0c7d837263b9eaeb96ee2d9ccfa2969daa3fa00fa1c1fe8701a9b87251a1.js" integrity="sha256-I80MfYNyY7nq65buLZzPopadqj+gD6HB/ocBqbhyUaE=" crossorigin="anonymous"></script>
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<link rel="shortcut icon" href="/favicon.ico" type="image/x-icon"/>
|
|
||||||
|
|
||||||
|
|
||||||
</head>
|
|
||||||
|
|
||||||
<body>
|
|
||||||
<input id="color-mode" class="theme-box" type="checkbox">
|
|
||||||
<div class="color-scheme-wrapper">
|
|
||||||
<div class="margin">
|
|
||||||
<header>
|
|
||||||
<h1>Le Coin de Violette</h1>
|
|
||||||
<span>
|
|
||||||
<nav>
|
|
||||||
<ul class="nav">
|
|
||||||
<li class="nav-left">
|
|
||||||
<a href="/fr/">Home</a>
|
|
||||||
</li>
|
|
||||||
<li class="nav-left">
|
|
||||||
<a>Posts</a>
|
|
||||||
</li>
|
|
||||||
<li class="nav-left">
|
|
||||||
<a href="/fr/tags/">Tags</a>
|
|
||||||
</li>
|
|
||||||
<li class="nav-right">
|
|
||||||
<span class="toggle-dark"><label for="color-mode">Dark Mode</label>
|
|
||||||
</span>
|
|
||||||
<span class="empty-space-menu"></span>
|
|
||||||
</li>
|
|
||||||
</ul>
|
|
||||||
</nav>
|
|
||||||
|
|
||||||
</span>
|
|
||||||
|
|
||||||
</header>
|
|
||||||
<main>
|
|
||||||
|
|
||||||
<h1>Categories</h1>
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
</main>
|
|
||||||
<footer>
|
|
||||||
<div class="footer">
|
|
||||||
<p>Take care, drink your water ! </p>
|
|
||||||
<img src="/neocat_hug_heart.png" width="32">
|
|
||||||
</div>
|
|
||||||
|
|
||||||
</footer>
|
|
||||||
</div></div>
|
|
||||||
</body>
|
|
||||||
</html>
|
|
|
@ -1,11 +0,0 @@
|
||||||
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
|
||||||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
|
||||||
<channel>
|
|
||||||
<title>Categories on Le Coin de Violette</title>
|
|
||||||
<link>https://bigblase.xyz/fr/categories/</link>
|
|
||||||
<description>Recent content in Categories on Le Coin de Violette</description>
|
|
||||||
<generator>Hugo -- gohugo.io</generator>
|
|
||||||
<language>fr-FR</language>
|
|
||||||
<atom:link href="https://bigblase.xyz/fr/categories/index.xml" rel="self" type="application/rss+xml" />
|
|
||||||
</channel>
|
|
||||||
</rss>
|
|
|
@ -1,69 +0,0 @@
|
||||||
<!DOCTYPE html>
|
|
||||||
<html lang="fr-FR" dir="ltr">
|
|
||||||
<head>
|
|
||||||
<meta name="generator" content="Hugo 0.122.0">
|
|
||||||
<meta charset="utf-8">
|
|
||||||
<meta name="viewport" content="width=device-width">
|
|
||||||
<title>
|
|
||||||
|
|
||||||
Vi's corner
|
|
||||||
|
|
||||||
</title>
|
|
||||||
|
|
||||||
|
|
||||||
<link rel="stylesheet" href="/css/main.min.c9f29af410c77e44d367d0c59c93740ca2d72ca8230740648ddf1d9a7543a312.css" integrity="sha256-yfKa9BDHfkTTZ9DFnJN0DKLXLKgjB0Bkjd8dmnVDoxI=" crossorigin="anonymous">
|
|
||||||
|
|
||||||
|
|
||||||
<script src="/js/main.23cd0c7d837263b9eaeb96ee2d9ccfa2969daa3fa00fa1c1fe8701a9b87251a1.js" integrity="sha256-I80MfYNyY7nq65buLZzPopadqj+gD6HB/ocBqbhyUaE=" crossorigin="anonymous"></script>
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<link rel="shortcut icon" href="/favicon.ico" type="image/x-icon"/>
|
|
||||||
|
|
||||||
|
|
||||||
</head>
|
|
||||||
|
|
||||||
<body>
|
|
||||||
<input id="color-mode" class="theme-box" type="checkbox">
|
|
||||||
<div class="color-scheme-wrapper">
|
|
||||||
<div class="margin">
|
|
||||||
<header>
|
|
||||||
<h1>Le Coin de Violette</h1>
|
|
||||||
<span>
|
|
||||||
<nav>
|
|
||||||
<ul class="nav">
|
|
||||||
<li class="nav-left">
|
|
||||||
<a aria-current="page" class="active" href="/fr/">Home</a>
|
|
||||||
</li>
|
|
||||||
<li class="nav-left">
|
|
||||||
<a>Posts</a>
|
|
||||||
</li>
|
|
||||||
<li class="nav-left">
|
|
||||||
<a href="/fr/tags/">Tags</a>
|
|
||||||
</li>
|
|
||||||
<li class="nav-right">
|
|
||||||
<span class="toggle-dark"><label for="color-mode">Dark Mode</label>
|
|
||||||
</span>
|
|
||||||
<span class="empty-space-menu"></span>
|
|
||||||
</li>
|
|
||||||
</ul>
|
|
||||||
</nav>
|
|
||||||
|
|
||||||
</span>
|
|
||||||
|
|
||||||
</header>
|
|
||||||
<main>
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
</main>
|
|
||||||
<footer>
|
|
||||||
<div class="footer">
|
|
||||||
<p>Take care, drink your water ! </p>
|
|
||||||
<img src="/neocat_hug_heart.png" width="32">
|
|
||||||
</div>
|
|
||||||
|
|
||||||
</footer>
|
|
||||||
</div></div>
|
|
||||||
</body>
|
|
||||||
</html>
|
|
|
@ -1,11 +0,0 @@
|
||||||
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
|
||||||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
|
||||||
<channel>
|
|
||||||
<title>Le Coin de Violette</title>
|
|
||||||
<link>https://bigblase.xyz/fr/</link>
|
|
||||||
<description>Recent content on Le Coin de Violette</description>
|
|
||||||
<generator>Hugo -- gohugo.io</generator>
|
|
||||||
<language>fr-FR</language>
|
|
||||||
<atom:link href="https://bigblase.xyz/fr/index.xml" rel="self" type="application/rss+xml" />
|
|
||||||
</channel>
|
|
||||||
</rss>
|
|
|
@ -1,41 +0,0 @@
|
||||||
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
|
||||||
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
|
|
||||||
xmlns:xhtml="http://www.w3.org/1999/xhtml">
|
|
||||||
<url>
|
|
||||||
<loc>https://bigblase.xyz/fr/categories/</loc>
|
|
||||||
<xhtml:link
|
|
||||||
rel="alternate"
|
|
||||||
hreflang="en-US"
|
|
||||||
href="https://bigblase.xyz/en/categories/"
|
|
||||||
/>
|
|
||||||
<xhtml:link
|
|
||||||
rel="alternate"
|
|
||||||
hreflang="fr-FR"
|
|
||||||
href="https://bigblase.xyz/fr/categories/"
|
|
||||||
/>
|
|
||||||
</url><url>
|
|
||||||
<loc>https://bigblase.xyz/fr/</loc>
|
|
||||||
<xhtml:link
|
|
||||||
rel="alternate"
|
|
||||||
hreflang="en-US"
|
|
||||||
href="https://bigblase.xyz/en/"
|
|
||||||
/>
|
|
||||||
<xhtml:link
|
|
||||||
rel="alternate"
|
|
||||||
hreflang="fr-FR"
|
|
||||||
href="https://bigblase.xyz/fr/"
|
|
||||||
/>
|
|
||||||
</url><url>
|
|
||||||
<loc>https://bigblase.xyz/fr/tags/</loc>
|
|
||||||
<xhtml:link
|
|
||||||
rel="alternate"
|
|
||||||
hreflang="en-US"
|
|
||||||
href="https://bigblase.xyz/en/tags/"
|
|
||||||
/>
|
|
||||||
<xhtml:link
|
|
||||||
rel="alternate"
|
|
||||||
hreflang="fr-FR"
|
|
||||||
href="https://bigblase.xyz/fr/tags/"
|
|
||||||
/>
|
|
||||||
</url>
|
|
||||||
</urlset>
|
|
|
@ -1,70 +0,0 @@
|
||||||
<!DOCTYPE html>
|
|
||||||
<html lang="fr-FR" dir="ltr">
|
|
||||||
<head>
|
|
||||||
<meta charset="utf-8">
|
|
||||||
<meta name="viewport" content="width=device-width">
|
|
||||||
<title>
|
|
||||||
|
|
||||||
Tags | Vi's Corner
|
|
||||||
|
|
||||||
</title>
|
|
||||||
|
|
||||||
|
|
||||||
<link rel="stylesheet" href="/css/main.min.c9f29af410c77e44d367d0c59c93740ca2d72ca8230740648ddf1d9a7543a312.css" integrity="sha256-yfKa9BDHfkTTZ9DFnJN0DKLXLKgjB0Bkjd8dmnVDoxI=" crossorigin="anonymous">
|
|
||||||
|
|
||||||
|
|
||||||
<script src="/js/main.23cd0c7d837263b9eaeb96ee2d9ccfa2969daa3fa00fa1c1fe8701a9b87251a1.js" integrity="sha256-I80MfYNyY7nq65buLZzPopadqj+gD6HB/ocBqbhyUaE=" crossorigin="anonymous"></script>
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<link rel="shortcut icon" href="/favicon.ico" type="image/x-icon"/>
|
|
||||||
|
|
||||||
|
|
||||||
</head>
|
|
||||||
|
|
||||||
<body>
|
|
||||||
<input id="color-mode" class="theme-box" type="checkbox">
|
|
||||||
<div class="color-scheme-wrapper">
|
|
||||||
<div class="margin">
|
|
||||||
<header>
|
|
||||||
<h1>Le Coin de Violette</h1>
|
|
||||||
<span>
|
|
||||||
<nav>
|
|
||||||
<ul class="nav">
|
|
||||||
<li class="nav-left">
|
|
||||||
<a href="/fr/">Home</a>
|
|
||||||
</li>
|
|
||||||
<li class="nav-left">
|
|
||||||
<a>Posts</a>
|
|
||||||
</li>
|
|
||||||
<li class="nav-left">
|
|
||||||
<a aria-current="page" class="active" href="/fr/tags/">Tags</a>
|
|
||||||
</li>
|
|
||||||
<li class="nav-right">
|
|
||||||
<span class="toggle-dark"><label for="color-mode">Dark Mode</label>
|
|
||||||
</span>
|
|
||||||
<span class="empty-space-menu"></span>
|
|
||||||
</li>
|
|
||||||
</ul>
|
|
||||||
</nav>
|
|
||||||
|
|
||||||
</span>
|
|
||||||
|
|
||||||
</header>
|
|
||||||
<main>
|
|
||||||
|
|
||||||
<h1>Tags</h1>
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
</main>
|
|
||||||
<footer>
|
|
||||||
<div class="footer">
|
|
||||||
<p>Take care, drink your water ! </p>
|
|
||||||
<img src="/neocat_hug_heart.png" width="32">
|
|
||||||
</div>
|
|
||||||
|
|
||||||
</footer>
|
|
||||||
</div></div>
|
|
||||||
</body>
|
|
||||||
</html>
|
|
|
@ -1,11 +0,0 @@
|
||||||
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
|
||||||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
|
||||||
<channel>
|
|
||||||
<title>Tags on Le Coin de Violette</title>
|
|
||||||
<link>https://bigblase.xyz/fr/tags/</link>
|
|
||||||
<description>Recent content in Tags on Le Coin de Violette</description>
|
|
||||||
<generator>Hugo -- gohugo.io</generator>
|
|
||||||
<language>fr-FR</language>
|
|
||||||
<atom:link href="https://bigblase.xyz/fr/tags/index.xml" rel="self" type="application/rss+xml" />
|
|
||||||
</channel>
|
|
||||||
</rss>
|
|
|
@ -1,10 +0,0 @@
|
||||||
<!DOCTYPE html>
|
|
||||||
<html lang="fr-FR">
|
|
||||||
<head>
|
|
||||||
<title>https://violette.town/</title>
|
|
||||||
<link rel="canonical" href="https://violette.town/">
|
|
||||||
<meta name="robots" content="noindex">
|
|
||||||
<meta charset="utf-8">
|
|
||||||
<meta http-equiv="refresh" content="0; url=https://violette.town/">
|
|
||||||
</head>
|
|
||||||
</html>
|
|
|
@ -1 +0,0 @@
|
||||||
(()=>{console.log("This site was generated by Hugo.");})();
|
|
Binary file not shown.
Before Width: | Height: | Size: 16 KiB |
|
@ -1,14 +0,0 @@
|
||||||
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
|
||||||
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
|
|
||||||
|
|
||||||
<sitemap>
|
|
||||||
<loc>https://bigblase.xyz/fr/sitemap.xml</loc>
|
|
||||||
|
|
||||||
</sitemap>
|
|
||||||
|
|
||||||
<sitemap>
|
|
||||||
<loc>https://bigblase.xyz/en/sitemap.xml</loc>
|
|
||||||
|
|
||||||
</sitemap>
|
|
||||||
|
|
||||||
</sitemapindex>
|
|
Loading…
Reference in a new issue