diff options
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> |