diff options
author | B Mathis <brandon@imathis.com> | 2009-11-14 15:00:21 -0600 |
---|---|---|
committer | B Mathis <brandon@imathis.com> | 2009-11-14 15:00:21 -0600 |
commit | ca68e5b6bfc2f45e73fc1f109a4617daa0cddece (patch) | |
tree | 9e23535f4ca342e64e63ff0ebc0370257d0614d4 /source/_layouts | |
parent | b021a483dc4169f2d7cd8f4351defba7e84edec6 (diff) | |
download | my_new_personal_website-ca68e5b6bfc2f45e73fc1f109a4617daa0cddece.tar.xz my_new_personal_website-ca68e5b6bfc2f45e73fc1f109a4617daa0cddece.zip |
turned off developer mode for disqus
Diffstat (limited to '')
-rw-r--r-- | source/_layouts/default.haml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/source/_layouts/default.haml b/source/_layouts/default.haml index 4da11a13..c61d5046 100644 --- a/source/_layouts/default.haml +++ b/source/_layouts/default.haml @@ -70,7 +70,6 @@ google_analytics: true - if page.respond_to? :disqus_short_name #disqus_thread :javascript - var disqus_developer = true; var disqus_url = "#{page.full_url}/#{page.url}"; %noscript %a(href="http://designenthusiast.disqus.com/?url=ref") View the discussion thread |