now Octopress uses partials
This commit is contained in:
parent
1957c12499
commit
eefe29e5d0
17 changed files with 176 additions and 114 deletions
5
source/_includes/disqus_thread.haml
Normal file
5
source/_includes/disqus_thread.haml
Normal file
|
@ -0,0 +1,5 @@
|
|||
:javascript
|
||||
var disqus_url = "#{page.full_url}#{page.url}";
|
||||
%noscript
|
||||
%a(href="http://#{page.disqus_short_name}.disqus.com/?url=ref") View the discussion thread
|
||||
%script(type="text/javascript" src="http://disqus.com/forums/#{page.disqus_short_name}/embed.js")
|
Loading…
Add table
Add a link
Reference in a new issue