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

wrap dark mode stuff in an anonymous function like a big boy coder

This commit is contained in:
2020-04-26 19:00:46 -04:00
parent 0c4e4d9afb
commit 374a822ad4
5 changed files with 94 additions and 92 deletions

View File

@@ -8,5 +8,4 @@
{{ partialCached "head/feeds" . -}}
{{ partialCached "head/webmention" . -}}
{{ partial "head/canonical" . -}}
{{ partial "scripts/_bundle" . }}
{{ partial "head/schema" . -}}

View File

@@ -1,2 +1,2 @@
<script async defer src="https://s.jarv.is/app.js" data-skip-dnt="true"></script>
<script async defer src="https://s.jarv.is/latest.js" data-skip-dnt="true"></script>
<noscript><img src="https://s.jarv.is/image.gif" alt=""></noscript>