first commit
This commit is contained in:
18
quotes.html
Normal file
18
quotes.html
Normal file
@@ -0,0 +1,18 @@
|
||||
<!DOCTYPE html>
|
||||
<link rel="icon" type="image/png" href="https://files.elliemese.win/quote.png">
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<title>Quotes</title>
|
||||
<link rel="stylesheet" href=quotes.css>
|
||||
</head>
|
||||
<body>
|
||||
<a class="homepagebutt" href="/index.html">Go Back To Homepage</a>
|
||||
<h1 class="headertext">Quotes</h1>
|
||||
<img class="headerimage" src="https://files.elliemese.win/quote.png" alt="weird ass quote stock image">
|
||||
<h2 class="headerbutsmallertext">This is just a quote list lmao, simple as that :3</h2>
|
||||
<hr>
|
||||
<p>"I like femboys" -DecalFree, 4/3/2026</p>
|
||||
<p>"You cant beat the gay tags. The gay tags will always be the best tags." -DecalFree, 5/17/2026</p>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user