1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-07-19 12:55:31 -04:00

fix analytics

This commit is contained in:
2020-04-28 08:45:56 -04:00
parent b0893ff52f
commit 9a87b9fa8d
6 changed files with 26 additions and 85 deletions

View File

@@ -1,5 +1,4 @@
{{ if eq hugo.Environment "production" }}
<link rel="preconnect" href="https://s.jarv.is" crossorigin>
{{ if and .IsPage (and (eq .Type .Site.Params.mainSection) (ne .Params.comments false)) }}
<link rel="preconnect" href="https://utteranc.es" crossorigin>
<link rel="preconnect" href="https://api.utteranc.es" crossorigin>