awa
This commit is contained in:
parent
385210f9ef
commit
fdbd57ed4a
1 changed files with 7 additions and 7 deletions
14
index.html
14
index.html
|
@ -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>
|
||||||
🔒 🦊 ❤
|
🔒 🦊 ❤
|
||||||
<br />
|
<br />
|
||||||
Maybe.
|
Maybe.
|
||||||
</div>
|
</div>
|
||||||
</main>
|
</main>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue