move lists to subdir

This commit is contained in:
Crispy 2024-08-09 22:38:27 +02:00
parent a42d4cecef
commit 2d5dbd0273
11 changed files with 5 additions and 7 deletions

26
site/lists/pets.html Normal file
View file

@ -0,0 +1,26 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>something silly - pets</title>
<link rel="stylesheet" href="/style.css">
<link rel="icon" type="image/x-icon" href="/creacher.png">
</head>
<body>
<main>
<p>
ᓚᘏᗢ<br>
ᘛ⁠⁐̤⁠ᕐ⁠ᐷ<br>
cm"><br>
</p>
<p>
cat, mouse, kijetesantakalu<br>
they are friends :3<br>
</main>
</body>
</html>