mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-07-17 16:25:31 -04:00
5 lines
181 B
HTML
5 lines
181 B
HTML
{{ if eq hugo.Environment "production" }}
|
|
<script async defer src="https://s.jarv.is/app.js"></script>
|
|
<noscript><img src="https://s.jarv.is/image.gif" alt=""></noscript>
|
|
{{ end }}
|