17 lines
422 B
HTML
17 lines
422 B
HTML
<head>
|
|
<link rel="stylesheet" href="style.css">
|
|
<title>Quotes</title>
|
|
<meta content="https://daquavid.com/favicon.ico" property="og:image">
|
|
</head>
|
|
|
|
<body>
|
|
<h1>Quote of the day</h1>
|
|
|
|
|
|
<div class="feeter">
|
|
<pre><p>The webpage of the Daquavious Demarcus conclavious Dubious Pinguinous Jr the Third</p>
|
|
<a href="https://www.youtube.com/@daquavid">Subsribert</a>
|
|
</pre>
|
|
</div>
|
|
</body>
|