add commento support
This commit is contained in:
		
							parent
							
								
									5b11ce1baf
								
							
						
					
					
						commit
						beee9f7946
					
				| 
						 | 
				
			
			@ -17,6 +17,8 @@
 | 
			
		|||
        <div class="content">
 | 
			
		||||
            {{ .Content | replaceRE "(<h[1-6] id=\"(.+)\".*>)(.*)(</h[1-6]>)" `${1}${3} <a class="anchor-tag" ariaLabel="Anchor" href="#${2}">¶</a>${4}` | safeHTML }}
 | 
			
		||||
        </div>
 | 
			
		||||
        <script defer src="https://commento.secluded.site/js/commento.js"></script>
 | 
			
		||||
        <div id="commento"></div>
 | 
			
		||||
    </article>
 | 
			
		||||
</div>
 | 
			
		||||
{{ end }}
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue