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

goatcounter_analytics.html « partials « layouts - github.com/yoshiharuyamashita/blackburn.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 9810f2bf875fb6c7730ffd105fd083b3e0de24b9 (plain)
1
2
3
4
5
{{ with .Site.Params.goatcounterAnalytics }}
<!-- GoatCounter -->
<script data-goatcounter="https://{{ . }}.goatcounter.com/count"
        async src="//gc.zgo.at/count.js"></script>
{{ end }}