mirrors: add simple navigation links.§

This commit is contained in:
Mikaela Suomalainen 2012-09-28 17:44:32 +03:00
parent fb6158fdfe
commit 2268254205
2 changed files with 8 additions and 1 deletions

View File

@ -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">&lt;-- index</a></text align> <text align=center>Mirrors of this site</text align> <text align=left><a href="sitemap/sitemap.html">Sitemap --&gt;</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>

View File

@ -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>