Skip to content

Instantly share code, notes, and snippets.

@getsudocode
getsudocode / disqus_embed.js
Last active July 9, 2018 18:58
disqus embeded code
var disqus_config = function () {
this.page.url = '{{url absolute="true"}}'; // Replace PAGE_URL with your page's canonical URL variable
this.page.identifier = "ghost-{{comment_id}}"; // Replace PAGE_IDENTIFIER with your page's unique identifier variable
};