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

improve dark mode readability a bit

This commit is contained in:
2020-06-13 09:54:04 -04:00
parent 5b21df5cff
commit 620903413a
6 changed files with 34 additions and 35 deletions

View File

@@ -1,2 +1,2 @@
{{/* optional feature, see: https://docs.simpleanalytics.com/events */}}
<script>window.sa_event=window.sa_event||function(){a=[].slice.call(arguments);sa_event.q?sa_event.q.push(a):sa_event.q=[a]};</script>
<script>window.sa_event=window.sa_event||function(){var a=[].slice.call(arguments);sa_event.q?sa_event.q.push(a):sa_event.q=[a]};</script>