1
0
mirror of https://github.com/mikaela/mikaela.github.io/ synced 2025-07-29 00:37:23 +02:00

404: add navigation links

This commit is contained in:
Mikaela Suomalainen 2012-09-28 17:42:20 +03:00
parent 66c0f8f502
commit b9707c25a4
2 changed files with 8 additions and 3 deletions

@ -10,4 +10,8 @@
<body>
<p><text align=left><a href="index.html">&lt;-- index</a></text align> <text align=center>404 - NOT FOUND</text align> <text align=left><a href="sitemap/sitemap.html">Sitemap --&gt;</a></text align></p>
<h1 id="section">404</h1>
<p>Page not found. You can find the list of pages in the <a href="https://github.com/Mkaysi/mkaysi.github.com/%20&lt;/body&gt;%20&lt;/html&gt;">source</a> and the sitemap (under construction!).</p>
<p>Page not found. You can find the list of pages in the <a href="sitemap/sitemap.html">sitemap</a>.</p>
</body>
</html>

@ -16,8 +16,9 @@
# 404
Page not found. You can find the list of pages in the [source ] and the sitemap (under construction!).
Page not found. You can find the list of pages in the [sitemap].
[sitemap]:sitemap/sitemap.html
[source]:https://github.com/Mkaysi/mkaysi.github.com/
</body>
</html>