This commit is contained in:
nelle 2023-07-23 23:52:43 -06:00
parent 46fd03ccba
commit e5733b9c96

View file

@ -1 +1,23 @@
wish the peanut gallery in this head would just shut the fuck up sometimes.
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="og:site_name" content="Limepot">
<meta name="og:title" content="LimePot">
<meta name="og:description" content="personal site">
<meta name="og:type" content="website">
<meta name="og:image" content="../assets/branding/obo-icon.png">
<meta name="theme-color" content="#19fcf1">
<link rel = "icon" href = "../assets/branding/obo-icon.png">
<title>vented voided</title>
<link rel="stylesheet" href="../mybulma/css/mystyles.css">
</head>
<body>
<section class="section">
<div class="container">
wish the peanut gallery in this head would just shut the fuck up sometimes. 7'23'23
</div>
</section>
</body>
</html>