mirror of
https://github.com/mikaela/mikaela.github.io/
synced 2025-02-22 16:30:40 +01:00
20 lines
523 B
HTML
20 lines
523 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<meta charset="UTF-8" />
|
|
<!-- <meta http-equiv="refresh" content="60" /> -->
|
|
<meta name="description" content="Insert description here" />
|
|
<meta name="keywords" content="Insert,keywords,here" />
|
|
<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>
|
|
<body>
|
|
<hr/>
|
|
[Sitemap](root/sitemap/sitemap.html)
|
|
<hr/>
|
|
|
|
|
|
<!-- vim : set ft=html -->
|