25 lines
610 B
HTML
25 lines
610 B
HTML
<html>
|
|
<body>
|
|
<script defer src="https://chirpy.dev/bootstrapper.js" data-chirpy-domain="fun-miles-4jub.onrender.com"></script>
|
|
<a href='/index.html'>home</a>
|
|
<link rel="stylesheet" href="/ecstra/ecsta.css">
|
|
<ul>
|
|
<li>n64games</li>
|
|
<li>the old games</li>
|
|
<li>game chaliges</li>
|
|
<li>new chat sitem for all of the pages</li>
|
|
</ul>
|
|
|
|
<!--
|
|
The widget follows "system" settings for light/dark mode
|
|
by default, but you can manually select "light" or "dark"
|
|
mode for a consistent display
|
|
-->
|
|
<div
|
|
data-chirpy-theme="system"
|
|
data-chirpy-comment="true"
|
|
id="chirpy-comment"
|
|
></div>
|
|
</body>
|
|
</html>
|