Added disqus commenting to blog
This commit is contained in:
parent
0d9fb09ff2
commit
f3cc5e337b
7 changed files with 16 additions and 10 deletions
|
@ -5,4 +5,4 @@
|
|||
{% else %}
|
||||
{% assign author = site.author %}
|
||||
{% endif %}
|
||||
{% if author %}<span class="byline author vcard">Posted by <span class="fn">{{ author }}</span></span>{% endif %}
|
||||
{% if author %}<span class="byline author vcard"><i class='icon-user'></i> {{ author }}</span>{% endif %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue