test
This commit is contained in:
+37
-12
@@ -5,18 +5,43 @@
|
|||||||
<li>pokemon emreled</li>
|
<li>pokemon emreled</li>
|
||||||
<li>all the old games</li>
|
<li>all the old games</li>
|
||||||
</ul>
|
</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">
|
The widget follows "system" settings for light/dark mode
|
||||||
<div id="comment-section"></div>
|
by default, but you can manually select "light" or "dark"
|
||||||
<script>
|
mode for a consistent display
|
||||||
initComments({
|
-->
|
||||||
node: document.getElementById("comment-section"),
|
<div
|
||||||
defaultHomeserverUrl: "https://matrix.cactus.chat:8448",
|
data-chirpy-theme="system"
|
||||||
serverName: "cactus.chat",
|
data-chirpy-comment="true"
|
||||||
siteName: "<fun-miles>",
|
id="chirpy-comment"
|
||||||
commentSectionId: "section1"
|
></div>
|
||||||
})
|
<body>
|
||||||
</script>
|
<!--
|
||||||
|
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>
|
||||||
|
<script defer src="https://chirpy.dev/bootstrapper.js" data-chirpy-domain="fun-miles-4jub.onrender.com"></script>
|
||||||
|
<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>
|
||||||
|
|
||||||
|
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|||||||
@@ -17,4 +17,7 @@
|
|||||||
<a href="/gametoadd.html">game i will add soon</a>
|
<a href="/gametoadd.html">game i will add soon</a>
|
||||||
<p>2.42.12</p>
|
<p>2.42.12</p>
|
||||||
</head>
|
</head>
|
||||||
|
<body>
|
||||||
|
<script defer src="https://chirpy.dev/bootstrapper.js" data-chirpy-domain="fun-miles-4jub.onrender.com"></script>
|
||||||
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|||||||
Reference in New Issue
Block a user