Files
moon-gaming/we/wedsit/fun.html
T
2023-10-03 15:26:22 +00:00

12 lines
266 B
HTML

<html>
<head>
<link rel="stylesheet" href="style.css">
<h1>hi thisis fun</h1>
<p>hi so thisi is a filler for fucher things!!!!!</p>
<a href="miena.html">bake</a>
<a href="index.html">next</a>
</head>
</html>