mikaela.github.io/mirrors.html.md
2013-01-24 07:35:50 +02:00

57 lines
1.4 KiB
Markdown

<!DOCTYPE html>
<html>
<head>
<meta name="description" content="Mirrors of this site" />
<meta name="keywords" content="mirrors,cadoth,GitHub,pages," />
<meta name="author" content="Mika Suomalainen" />
<meta charset="UTF-8" />
<link rel="canonical" href="http://mkaysi.github.com/mirrors.html">
<title>Mirrors</title>
<link rel="stylesheet" type="text/css" href="tyyli.css" />
</head>
<body>
<hr/>
[Sitemap](sitemap/sitemap.html)
<hr/>
# Mirrors of this site
[You can see the list of official mirrors at GitHub.](https://github.com/Mkaysi/mkaysi.github.com/blob/master/mirrors.html.md)
# Current mirrors
[cadoth] is VPS provided by nyuszika7h.
[GitHub pages] is the latest compiled version of this site.
[cadoth]:http://cadoth.net/~mkaysi/index.html
[GitHub pages]:http://mkaysi.github.com/index.html
</body>
</html>
<meta http-equiv="X-UA-Compatible" content="chrome=1">
<html>
<body>
<script type="text/javascript"
src="http://ajax.googleapis.com/ajax/libs/chrome-frame/1/CFInstall.min.js"></script>
<style>
/*
CSS rules to use for styling the overlay:
.chromeFrameOverlayContent
.chromeFrameOverlayContent iframe
.chromeFrameOverlayCloseBar
.chromeFrameOverlayUnderlay
*/
</style>
<script>
// You may want to place these lines inside an onload handler
CFInstall.check({
mode: "overlay",
url: "https://www.google.com/intl/en/chrome/business/browser/chromeframe.html"
})
</script>
</body>
</html>