24 lines
980 B
HTML
24 lines
980 B
HTML
|
<!doctype html>
|
||
|
<html>
|
||
|
<head>
|
||
|
<title>Zk | Whew.</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 | Whew.</h1>
|
||
|
</header>
|
||
|
<article class="content">
|
||
|
<p><span class="tag">diary</span> <span class="tag">livejournal</span> <span class="tag">fossils</span></p>
|
||
|
<p>It's been an expensive week, but.. well, I'm all set up now. MJS Publishing: sole proprietorship (soon to be a LLC), independent music publisher, helping to get composers started and all that jazz. Next comes site design, business loan, switch to LLC, start publishing, and advertise out the wazoo</p>
|
||
|
</article>
|
||
|
<footer>
|
||
|
<p>Page generated on 2008-03-04 00:23:25</p>
|
||
|
</footer>
|
||
|
</main>
|
||
|
</body>
|
||
|
</html>
|