add a subtle background animation
All checks were successful
Build and Publish Docker Image / build (push) Successful in 4m15s
All checks were successful
Build and Publish Docker Image / build (push) Successful in 4m15s
This commit is contained in:
3
layouts/partials/extend-head.html
Normal file
3
layouts/partials/extend-head.html
Normal file
@@ -0,0 +1,3 @@
|
||||
{{ with resources.Get "js/fireflies.js" | resources.Minify | resources.Fingerprint }}
|
||||
<script defer src="{{ .RelPermalink }}" integrity="{{ .Data.Integrity }}"></script>
|
||||
{{ end }}
|
||||
Reference in New Issue
Block a user