24 lines
848 B
HTML
24 lines
848 B
HTML
<!doctype html>
|
|
<html>
|
|
<head>
|
|
<title>Zk | [no subject]</title>
|
|
<link rel="stylesheet" type="text/css" href="/style.css" />
|
|
<meta name="viewport" content="width=device-width" />
|
|
<meta charset="utf-8" />
|
|
</head>
|
|
<body>
|
|
<main>
|
|
<header>
|
|
<h1>Zk | [no subject]</h1>
|
|
</header>
|
|
<article class="content">
|
|
<p>http://www.paulgraham.com/nerds.html</p>
|
|
<p>Got some friends talking about me, wondering why I'm doing certain things. Well, that link pretty adequately describes why I'm no longer pursuing Music Education. Maybe next time you can ask me to my face, though :o</p>
|
|
</article>
|
|
<footer>
|
|
<p>Page generated on 2008-03-14 18:19:48</p>
|
|
</footer>
|
|
</main>
|
|
</body>
|
|
</html>
|