13 lines
		
	
	
		
			465 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			13 lines
		
	
	
		
			465 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
<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: "zacharybillman",
 | 
						|
  commentSectionId: "{{ .Title }}".replace(/\s+/g, '-'),
 | 
						|
})
 | 
						|
</script>
 |