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" />
<title>kitsu love</title>
<link rel="stylesheet" href="/main.css"/>
<link rel="stylesheet" href="/main.css" />
<style>
.text {
font-weight: bold;
@ -9,9 +9,9 @@
}
</style>
<main>
<div>
&#128274; &#129418; &#10084;
<br />
&nbsp;Maybe.
</div>
<div>
&#128274; &#129418; &#10084;
<br />
&nbsp;Maybe.
</div>
</main>