projects
/
ghost-theme-willow.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ecfdbab
)
Updating default Disqus src code
v3.0
author
Raivis Vitols
<raivis@archapps.io>
Mon, 4 Jul 2016 19:02:49 +0000
(22:02 +0300)
committer
Raivis Vitols
<raivis@archapps.io>
Mon, 4 Jul 2016 19:02:49 +0000
(22:02 +0300)
partials/comments.hbs
patch
|
blob
|
history
diff --git
a/partials/comments.hbs
b/partials/comments.hbs
index 5ef5e246cc391ce80a11ccf3cea85e5bda4999f7..33f74b9bc380aea159e394ba4237168c9511bf33 100644
(file)
--- a/
partials/comments.hbs
+++ b/
partials/comments.hbs
@@
-4,7
+4,7
@@
<script>
(function() {
var d = document, s = d.createElement('script');
- s.src = '//
raivis
.disqus.com/embed.js';
+ s.src = '//
yourssite
.disqus.com/embed.js';
s.setAttribute('data-timestamp', +new Date());
(d.head || d.body).appendChild(s);
})();