From 226825420522e98390d601ecb3c144927e151dba Mon Sep 17 00:00:00 2001 From: Mikaela Suomalainen <mikaela.suomalainen@outlook.com> Date: Fri, 28 Sep 2012 17:44:32 +0300 Subject: [PATCH] =?UTF-8?q?mirrors:=20add=20simple=20navigation=20links.?= =?UTF-8?q?=C2=A7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- mirrors.html | 4 +++- mirrors.html.md | 5 +++++ 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/mirrors.html b/mirrors.html index 43eca17..a50acf4 100644 --- a/mirrors.html +++ b/mirrors.html @@ -7,7 +7,8 @@ Mirrors </title> <link rel="stylesheet" type="text/css" href="tyyli.css" /> </head> - +<body> +<p><text align=left><a href="index.html"><-- index</a></text align> <text align=center>Mirrors of this site</text align> <text align=left><a href="sitemap/sitemap.html">Sitemap --></a></text align></p> <h1 id="mirrors-of-this-site">Mirrors of this site</h1> <p><a href="https://github.com/Mkaysi/mkaysi.github.com/blob/master/mirrors.html.md">You can see the list of official mirrors at GitHub.</a></p> <h1 id="current-mirrors">Current mirrors</h1> @@ -17,6 +18,7 @@ Mirrors <a href="http://www4.clustrmaps.com/user/bd3fe1f1"><img src="http://www4.clustrmaps.com/stats/maps-no_clusters/mkaysi.github.com--thumb.jpg" alt="Locations of visitors to this page" /></a> </noscript> +</body> </html> diff --git a/mirrors.html.md b/mirrors.html.md index 36ddb5c..3f71666 100644 --- a/mirrors.html.md +++ b/mirrors.html.md @@ -9,6 +9,10 @@ <title>Mirrors</title> <link rel="stylesheet" type="text/css" href="tyyli.css" /> </head> +<body> +<text align=left><a href="index.html"><-- index</a></text align> +<text align=center>Mirrors of this site</text align> +<text align=left><a href="sitemap/sitemap.html">Sitemap --></a></text align> # Mirrors of this site @@ -25,4 +29,5 @@ <div id="clustrmaps-widget"></div><script type="text/javascript">var _clustrmaps = {'url' : 'http://mkaysi.github.com/', 'user' : 1040881, 'server' : '4', 'id' : 'clustrmaps-widget', 'version' : 1, 'date' : '2012-09-02', 'lang' : 'en', 'corners' : 'square' };(function (){ var s = document.createElement('script'); s.type = 'text/javascript'; s.async = true; s.src = 'http://www4.clustrmaps.com/counter/map.js'; var x = document.getElementsByTagName('script')[0]; x.parentNode.insertBefore(s, x);})();</script><noscript><a href="http://www4.clustrmaps.com/user/bd3fe1f1"><img src="http://www4.clustrmaps.com/stats/maps-no_clusters/mkaysi.github.com--thumb.jpg" alt="Locations of visitors to this page" /></a></noscript> +</body> </html>