Files
moon-gaming/gametoadd.html
T
2024-12-10 12:22:17 -06:00

23 lines
614 B
HTML

<html>
<link rel="stylesheet" href="/ecstra/ecsta.css">
<ul>
<li>10 minites till bown</li>
<li>pokemon emreled</li>
<li>all the old games</li>
</ul>
<script type="text/javascript" src="https://latest.cactus.chat/cactus.js"></script>
<link rel="stylesheet" href="https://latest.cactus.chat/style.css" type="text/css">
<div id="comment-section"></div>
<script>
initComments({
node: document.getElementById("comment-section"),
defaultHomeserverUrl: "https://matrix.cactus.chat:8448",
serverName: "cactus.chat",
siteName: "<fun-miles>",
commentSectionId: "section1"
})
</script>
</body>
</html>