... | ... |
@@ -72,7 +72,7 @@ google_analytics: true |
72 | 72 |
:javascript |
73 | 73 |
var disqus_url = "#{page.full_url}/#{page.url}"; |
74 | 74 |
%noscript |
75 |
- %a(href="http://designenthusiast.disqus.com/?url=ref") View the discussion thread |
|
75 |
+ %a(href="http://#{page.disqus_short_name}.disqus.com/?url=ref") View the discussion thread |
|
76 | 76 |
%script(type="text/javascript" src="http://disqus.com/forums/#{page.disqus_short_name}/embed.js") |
77 | 77 |
- else |
78 | 78 |
= preserve rp(content) |