mirror of
https://github.com/danpros/htmly.git
synced 2026-04-20 04:26:22 +05:30
Bump the tag name
This commit is contained in:
parent
317c0e0ac6
commit
ff780ec5a5
2 changed files with 2 additions and 2 deletions
|
|
@ -87,7 +87,7 @@
|
|||
<?php endif;?>
|
||||
<?php if (disqus()): ?>
|
||||
<aside class="widget widget_meta">
|
||||
<h2 class="widget-title">Recent_comments</h2>
|
||||
<h2 class="widget-title">Recent comments</h2>
|
||||
<script src="//<?php echo config('disqus.shortname');?>.disqus.com/recent_comments_widget.js?num_items=5&hide_avatars=0&avatar_size=48&excerpt_length=200&hide_mods=0" type="text/javascript"></script><style>li.dsq-widget-item {padding-top:15px;} img.dsq-widget-avatar {margin-right:5px;}</style>
|
||||
</aside>
|
||||
<?php endif;?>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue