mirror of
				https://github.com/valentineus/popov.link.git
				synced 2025-11-04 06:49:45 +03:00 
			
		
		
		
	Change of connected comments
Signed-off-by: Valentin Popov <info@valentineus.link>
This commit is contained in:
		@@ -1,18 +0,0 @@
 | 
				
			|||||||
<div class="comments">
 | 
					 | 
				
			||||||
  <div id="disqus_thread"></div>
 | 
					 | 
				
			||||||
  <script defer type="text/javascript">
 | 
					 | 
				
			||||||
    var disqus_config = function () {
 | 
					 | 
				
			||||||
      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 | xml_escape }}';
 | 
					 | 
				
			||||||
      this.page.url = '{{ page.url | strip_newlines | strip_html | strip | normalize_whitespace | absolute_url | uri_escape }}';
 | 
					 | 
				
			||||||
    };
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
    (function () {
 | 
					 | 
				
			||||||
      var d = document,
 | 
					 | 
				
			||||||
        s = d.createElement('script');
 | 
					 | 
				
			||||||
      s.src = '//valentineus-link.disqus.com/embed.js';
 | 
					 | 
				
			||||||
      s.setAttribute('data-timestamp', +new Date());
 | 
					 | 
				
			||||||
      (d.head || d.body).appendChild(s);
 | 
					 | 
				
			||||||
    })();
 | 
					 | 
				
			||||||
  </script>
 | 
					 | 
				
			||||||
</div>
 | 
					 | 
				
			||||||
@@ -29,5 +29,7 @@ layout: default
 | 
				
			|||||||
  </section>
 | 
					  </section>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  <!-- Comments -->
 | 
					  <!-- Comments -->
 | 
				
			||||||
  {% include disqus.html %}
 | 
					  <section>
 | 
				
			||||||
 | 
					    {% include comments.html %}
 | 
				
			||||||
 | 
					  </section>
 | 
				
			||||||
</article>
 | 
					</article>
 | 
				
			||||||
		Reference in New Issue
	
	Block a user