This commit is contained in:
41666 2025-05-14 01:10:18 -07:00
parent 385210f9ef
commit fdbd57ed4a

View file

@ -1,7 +1,7 @@
<!doctype html> <!DOCTYPE html>
<meta charset="utf-8" /> <meta charset="utf-8" />
<title>kitsu love</title> <title>kitsu love</title>
<link rel="stylesheet" href="/main.css"/> <link rel="stylesheet" href="/main.css" />
<style> <style>
.text { .text {
font-weight: bold; font-weight: bold;
@ -9,9 +9,9 @@
} }
</style> </style>
<main> <main>
<div> <div>
&#128274; &#129418; &#10084; &#128274; &#129418; &#10084;
<br /> <br />
&nbsp;Maybe. &nbsp;Maybe.
</div> </div>
</main> </main>