mirror of
https://github.com/moparisthebest/www.moparscape.org
synced 2024-11-11 11:55:04 -05:00
8 lines
325 B
HTML
8 lines
325 B
HTML
<script type="text/javascript">
|
|
var disqus_url = "{{ site.url }}{{ page.url }}";
|
|
</script>
|
|
<noscript>
|
|
<a href="http://{{ site.disqus_short_name }}.disqus.com/?url=ref">View the discussion thread</a>
|
|
</noscript>
|
|
<script type="text/javascript" src="http://disqus.com/forums/{{ site.disqus_short_name }}/embed.js"></script>
|