Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/invinciblycool/lekh.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorinvinciblycool <jprrahultiwari@gmail.com>2020-06-18 15:45:48 +0300
committerinvinciblycool <jprrahultiwari@gmail.com>2020-06-18 15:45:48 +0300
commitadb19bd8e32202b1d784691c9e906a7839ca2282 (patch)
tree78496991c862a75b8cce45c2d955c3496b207287 /layouts
parent9be6b41d25ea390f1aad77cd59756f03592755a6 (diff)
Update toml in examplSite
Diffstat (limited to 'layouts')
-rw-r--r--layouts/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/index.html b/layouts/index.html
index 0bc4f18..914005d 100644
--- a/layouts/index.html
+++ b/layouts/index.html
@@ -42,7 +42,7 @@
<h3><a href="posts/">View all posts</a></h3>
</div>
- {{ if ne .Site.Data.personalize.GoatCounterCode ""}}
+ {{ if ne .Site.Data.personalize.GoatCounterCode "" }}
<script data-goatcounter="{{ .Site.Data.personalize.GoatCounterCode }}" async src="//gc.zgo.at/count.js"></script>
{{ end }}
</body>