summaryrefslogtreecommitdiff
path: root/portfolio/index.html
blob: 7531ab873dd5e0b95a0b87bd7c3c99655929ece0 (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
27
28
29
<!DOCTYPE html>
<html lang="en">
<head>
	<title>Portfolio | 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>
<header>
	<h1 id="tag_Portfolio">Portfolio <a href="https://git.erickhangdao.com"><img src="/git.svg" width="20" height="20"></a></h1>
</header>
<article>
<p>Some stuff I&rsquo;ve worked on.</p>
<ul>
	<li><a href="/portfolio/watch-winder/">Watch Winder</a></li>
</ul>
</article></article>
</div>
</main>
<footer>
        
</footer>
</body>
</html>