summaryrefslogtreecommitdiff
path: root/blog/index.html
blob: 363c0410164b7b82da5400ec4496c24f89889fd9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
<!DOCTYPE html>
<html lang="en">
<head>
	<title>Blog | Eric-Khang Dao</title>
	<meta http-equiv="content-type" content="text/html; charset=utf-8">
    <meta http-equiv="x-ua-compatible" content="ie=edge">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <link rel="icon" type="image/png" href="/logo.png">
    <link rel="stylesheet" href="/style.css">
</head>
<body>
<main>
<article>
<section class="header">
    <h1>Blog <a href="/blog/index.xml"><img src="/rss.svg" width="19" height="20"></a></h1>
</section>
<ul></ul>
</article></article>
</div>
</main>
<footer>
        
</footer>
</body>
</html>