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

GitHub was down....but pages with gists should probably still load

This commit is contained in:
2020-04-02 21:19:43 -04:00
parent 84b077e12b
commit fbf7465ff1
5 changed files with 10 additions and 10 deletions

View File

@@ -10,8 +10,8 @@
{{ block "main" . }}{{ end }}
</div>
{{ partialCached "page/footer" . }}
{{ partial "scripts/shortcodes" . }}
{{ partial "scripts/twemoji" . }}
{{ partial "scripts/shortcodes" . }}
{{ if eq hugo.Environment "production" }}
{{ partialCached "scripts/simple_analytics" . }}
{{ end }}