You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
459 B
13 lines
459 B
<script type="text/javascript" src="https://chat.xd0.de/_cactus/cactus.js"></script>
|
|
<link rel="stylesheet" href="https://chat.xd0.de/_cactus/style.css" type="text/css" />
|
|
<div id="comment-section"></div>
|
|
<script>
|
|
initComments({
|
|
node: document.getElementById("comment-section"),
|
|
defaultHomeserverUrl: "https://xd0.de",
|
|
serverName: "xd0.de",
|
|
siteName: "h3ndrik.de",
|
|
commentSectionId: "{{ index .Params 0 }}",
|
|
guestPostingEnabled: true
|
|
})
|
|
</script>
|
|
|