jk.nipponalba.scot website
https://jk.nipponalba.scot
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.
14 lines
517 B
14 lines
517 B
<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://nipponalba.scot",
|
|
serverName: "nipponalba.scot",
|
|
siteName: "jk.nipponalba.scot",
|
|
commentSectionId: "{{ .Page.Params.slug }}"
|
|
})
|
|
</script>
|