fix head.html

1. GitHub pages moved to *.github.io a long time ago.
2. I am Mikaela.
This commit is contained in:
Mikaela Suomalainen 2013-12-29 11:34:34 +02:00
parent 0db133aa8e
commit 0ac0b6f397

View File

@ -6,8 +6,8 @@
<meta http-equiv="X-UA-Compatible" content="chrome=1">
<meta name="description" content="Insert description here" />
<meta name="keywords" content="Insert,keywords,here" />
<meta name="author" content="Mika Suomalainen" />
<link rel="canonical" href="http://mkaysi.github.com/">
<meta name="author" content="Mikaela Suomalainen" />
<link rel="canonical" href="http://mkaysi.github.io/">
<title>Insert title here</title>
<link rel="stylesheet" type="text/css" href="root/tyyli.css" />
</head>