sitemap: fix address to index

This commit is contained in:
Mikaela Suomalainen 2012-09-28 17:49:44 +03:00
parent 65aee2a659
commit f51b652877
2 changed files with 2 additions and 2 deletions

View File

@ -8,7 +8,7 @@ Sitemap
<link rel="stylesheet" type="text/css" href="../tyyli.css" />
</head>
<body>
<p><text align=left><a href="index.html">&lt;-- Index</a></text align> <text align=center></text align> <text align=left>Sitemap</text align></p>
<p><text align=left><a href="../index.html">&lt;-- Index</a></text align> <text align=center></text align> <text align=left>Sitemap</text align></p>
<h1 id="sitemap">Sitemap</h1>
<p>This page lists every page on this site. Note that to see markdown source of .html page, you only need to add &quot;.md&quot; after &quot;.html&quot; in the URL line.</p>
<h1 id="section">/</h1>

View File

@ -10,7 +10,7 @@
<link rel="stylesheet" type="text/css" href="../tyyli.css" />
</head>
<body>
<text align=left><a href="index.html"><-- Index</a></text align>
<text align=left><a href="../index.html"><-- Index</a></text align>
<text align=center></text align>
<text align=left>Sitemap</text align>