16 lines
430 B
HTML
16 lines
430 B
HTML
<head>
|
|
<link rel="stylesheet" href="style.css">
|
|
<title>Daquavid</title>
|
|
<meta content="https://daquavid.com/favicon.ico" property="og:image">
|
|
</head>
|
|
<body>
|
|
<h1>
|
|
Welcome to Daquavid.com!
|
|
</h1>
|
|
<div class="feeter">
|
|
<pre><p>"it's like hotgarbage.com, except i'm too poor to afford the m"</p>
|
|
<a href="mailto://webmaster@hotgarbage.co">webmaster@hotgarbage.co</a> <a href="sitemap.html">sitemap</a>
|
|
</pre>
|
|
</div>
|
|
</body>
|