turned off developer mode for disqus
This commit is contained in:
parent
b021a483dc
commit
ca68e5b6bf
@ -70,7 +70,6 @@ google_analytics: true
|
|||||||
- if page.respond_to? :disqus_short_name
|
- if page.respond_to? :disqus_short_name
|
||||||
#disqus_thread
|
#disqus_thread
|
||||||
:javascript
|
:javascript
|
||||||
var disqus_developer = true;
|
|
||||||
var disqus_url = "#{page.full_url}/#{page.url}";
|
var disqus_url = "#{page.full_url}/#{page.url}";
|
||||||
%noscript
|
%noscript
|
||||||
%a(href="http://designenthusiast.disqus.com/?url=ref") View the discussion thread
|
%a(href="http://designenthusiast.disqus.com/?url=ref") View the discussion thread
|
||||||
|
Loading…
Reference in New Issue
Block a user