mirror of
https://github.com/mikaela/mikaela.github.io/
synced 2025-02-23 08:50:43 +01:00
sitemap: fix mirrors link.
This commit is contained in:
parent
b9707c25a4
commit
fb6158fdfe
@ -13,7 +13,7 @@ Sitemap
|
|||||||
<h1 id="section">/</h1>
|
<h1 id="section">/</h1>
|
||||||
<p><a href="../404.html">404</a> — Page, which is shown if you encounter 404 error.</p>
|
<p><a href="../404.html">404</a> — Page, which is shown if you encounter 404 error.</p>
|
||||||
<p><a href="../index.html">index</a> — Index page</p>
|
<p><a href="../index.html">index</a> — Index page</p>
|
||||||
<p><a href="../mirrors.html.md">mirrors</a> — List of mirrors of this site.</p>
|
<p><a href="../mirrors.html">mirrors</a> — List of mirrors of this site.</p>
|
||||||
<strong>EVERYTHING BELOW THIS LINE IS UNDER CONSTRUCTION!</strong>
|
<strong>EVERYTHING BELOW THIS LINE IS UNDER CONSTRUCTION!</strong>
|
||||||
<hr/>
|
<hr/>
|
||||||
|
|
||||||
|
@ -25,7 +25,7 @@ Note that to see markdown source of .html page, you only need to add ".md" after
|
|||||||
|
|
||||||
[404]:../404.html
|
[404]:../404.html
|
||||||
[index]:../index.html
|
[index]:../index.html
|
||||||
[mirrors]:../mirrors.html.md
|
[mirrors]:../mirrors.html
|
||||||
|
|
||||||
<strong>EVERYTHING BELOW THIS LINE IS UNDER CONSTRUCTION!</strong>
|
<strong>EVERYTHING BELOW THIS LINE IS UNDER CONSTRUCTION!</strong>
|
||||||
<hr/>
|
<hr/>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user