theme: upgrade to latest - support Hugo v0.60

This commit is contained in:
George Cushen
2019-12-07 20:07:41 +00:00
parent 02e73f183e
commit 04cba75116
4 changed files with 17 additions and 9 deletions

View File

@@ -212,6 +212,11 @@ plugins_js = []
shortname = "" # Paste the shortname from your Disqus dashboard.
show_count = true # Show comment count in page header? (true/false)
# Configuration of Commento.
[comments.commento]
# If self-hosting Commento, enter its URL here (e.g. "https://commento.?.com"), otherwise leave empty.
url = ""
############################
## Search
############################