1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-09-13 05:45:31 -04:00

update /uses

This commit is contained in:
2020-02-01 19:05:15 -05:00
parent cfc99631a9
commit 1ce87747b6
7 changed files with 18 additions and 40 deletions

View File

@@ -11,7 +11,9 @@
</div>
{{ partialCached "page/footer" . }}
{{ partial "scripts/shortcodes" . }}
{{ partialCached "scripts/simple_analytics" . }}
{{ if eq hugo.Environment "production" }}
{{ partialCached "scripts/simple_analytics" . }}
{{ end }}
</body>
</html>