mirror of
https://github.com/danpros/htmly.git
synced 2026-04-22 21:46:22 +05:30
Fix disqus
Fix Disqus recent comments after adding Facebook comments
This commit is contained in:
parent
294543c142
commit
133ec95a24
1 changed files with 1 additions and 0 deletions
|
|
@ -860,6 +860,7 @@ EOF;
|
|||
|
||||
// Disqus recent comments
|
||||
function recent_comments(){
|
||||
$comment = config('comment.system');
|
||||
$disqus = config('disqus.shortname');
|
||||
$script = <<<EOF
|
||||
<script type="text/javascript">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue