lib/views/partials/_disqus.haml in schnitzelpress-0.1.1 vs lib/views/partials/_disqus.haml in schnitzelpress-0.2.0

- old
+ new

@@ -1,9 +1,9 @@ #disqus_thread :javascript /* * * CONFIGURATION VARIABLES: EDIT BEFORE PASTING INTO YOUR WEBPAGE * * */ - var disqus_shortname = '#{settings.disqus_name}'; + var disqus_shortname = '#{config.disqus_id}'; var disqus_developer = #{production? ? 0 : 1}; var disqus_identifier = '#{disqus_identifier}'; /* * * DON'T EDIT BELOW THIS LINE * * */ (function() {