From 6c176d20643de268faa432adfa3e95b2b8217cb0 Mon Sep 17 00:00:00 2001 From: amzrk2 Date: Wed, 15 Apr 2020 15:17:09 +0800 Subject: Add utterances loading indicator --- layouts/partials/scripts.html | 52 +++++++++++++++++++++++++++++++++++++++---- 1 file changed, 48 insertions(+), 4 deletions(-) (limited to 'layouts/partials/scripts.html') diff --git a/layouts/partials/scripts.html b/layouts/partials/scripts.html index de2e018..db67ca5 100644 --- a/layouts/partials/scripts.html +++ b/layouts/partials/scripts.html @@ -1,3 +1,45 @@ + +{{ if and (.IsPage) (.Site.Params.utterancesComment) }} + +{{ end }} + {{ if .Site.Params.scrollTop }} \ No newline at end of file -- cgit v1.2.3