mirror of
https://github.com/BBaoVanC/bobatheme.git
synced 2025-08-07 08:11:36 -05:00
Add comment counter to page metadata
Also move the Isso script tag from comments.html to the <head>, since it essentially needs to load on all pages. Fixes #94
This commit is contained in:
@@ -21,6 +21,7 @@
|
||||
{{ partial "page-metadata/item/readingtime.html" . }}
|
||||
{{ partial "page-metadata/item/edithistory.html" . }}
|
||||
{{ partial "page-metadata/item/viewraw.html" . }}
|
||||
{{ partial "page-metadata/item/comments-counter.html" . }}
|
||||
|
||||
{{ partial "page-metadata/item/categories.html" . }}
|
||||
|
||||
|
Reference in New Issue
Block a user