diff options
author | Oxbian <got.dacs@slmail.me> | 2023-05-03 20:58:49 +0200 |
---|---|---|
committer | Oxbian <got.dacs@slmail.me> | 2023-05-03 20:58:49 +0200 |
commit | 4190413a18a4b0008c1e34647ba5c5fa371396db (patch) | |
tree | 29a598fea3776e40b5fc437cd10c9855b443e336 /index.html | |
parent | 7b0c97acd71293fa6ad7591963c2fef0bd227d0a (diff) | |
download | ArKa-Blog-4190413a18a4b0008c1e34647ba5c5fa371396db.tar.gz ArKa-Blog-4190413a18a4b0008c1e34647ba5c5fa371396db.zip |
Ajout de mes premiers articles
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 7 |
1 files changed, 2 insertions, 5 deletions
@@ -18,7 +18,7 @@ <header> <div class="navbar"> <a href="index.html">Accueil</a> - <a href="pages/howtoread.html">Comment lire ce blog ?</a> + <a href="pages/how-to-read.html">Comment lire ce blog ?</a> <a href="pages/about.html">À Propos</a> </div> </header> @@ -30,13 +30,10 @@ <h2>Articles sur les bonnes pratiques</h2> <ul> - <li><a href="articles/">Vie privée</a></li> - <li><a href="articles/">Vie privée</a></li> </ul> <h2>Autres articles</h2> <ul> - <li><a href="articles/">KKOOOYYAAA</a></li> </ul> </article> </main> @@ -51,4 +48,4 @@ <a href="../rss.xml"></a> </footer> </body> -</html>
\ No newline at end of file +</html> |