mirror of
				https://github.com/valentineus/popov.link.git
				synced 2025-11-04 06:49:45 +03:00 
			
		
		
		
	System of comments
This commit is contained in:
		@@ -1,8 +1,8 @@
 | 
			
		||||
<div id="disqus_thread"></div>
 | 
			
		||||
<script type="text/javascript" defer>
 | 
			
		||||
    var disqus_config = function() {
 | 
			
		||||
        this.page.identifier = '{{ page.id | slugify }}';
 | 
			
		||||
        this.page.title = '{{ page.title | smartify | strip_html | normalize_whitespace }}';
 | 
			
		||||
        this.page.identifier = '{{ page.id | strip_newlines | strip_html | strip | normalize_whitespace | slugify }}';
 | 
			
		||||
        this.page.title = '{{ page.title | strip_newlines | strip_html | strip | normalize_whitespace | smartify }}';
 | 
			
		||||
        this.page.url = '{{ page.url | absolute_url | uri_escape }}';
 | 
			
		||||
    };
 | 
			
		||||
    (function() {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user