Files
moon-gaming/fun.html
T
2023-11-16 16:27:40 +00:00

17 lines
777 B
HTML

<html>
<head>
<link rel="shortcut icon" type="x-icon" href="/logo (1).png">
<a href="miena.html">ai</a>
<a href="index.html">home</a>
<link rel="stylesheet" href="style.css">
<h1>hi thisis fun</h1>
<p>hi so thisi is a filler for fucher things!!!!!</p>
<audio controls>
<embed name="GoodEnough" src="/songs/Rick Astley - Never Gonna Give You Up (Official Music Video).mp3" loop="true" autostart="true">
<audio controls>
<source src="/songs/Rick Astley - Never Gonna Give You Up (Official Music Video).mp3" type="audio/mpeg" autostart="true"></audio>
<a href="/ecstra/ecstra.html"> this is still in bev stag open at your on risk</a>
</head>
</html>