29 lines
867 B
HTML
29 lines
867 B
HTML
<!doctype html>
|
|
<html>
|
|
<head>
|
|
<title>Zk | Waaah!</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 | Waaah!</h1>
|
|
</header>
|
|
<article class="content">
|
|
<p><span class="tag">diary</span> <span class="tag">livejournal</span> <span class="tag">fossils</span></p>
|
|
<p>Dunno what to write about, now that I'm here.</p>
|
|
<p>Roommate?
|
|
Class - homework.
|
|
Lon, Ryan, Shannon, Me, Martha = Go Us.
|
|
What.</p>
|
|
<p>Arg. Maybe I'll fill this in later, but.. I dunno</p>
|
|
</article>
|
|
<footer>
|
|
<p>Page generated on 2004-08-23 11:32:34</p>
|
|
</footer>
|
|
</main>
|
|
</body>
|
|
</html>
|