demo: update home/
This commit is contained in:
3
exampleSite/partials/custom_js.html
Normal file
3
exampleSite/partials/custom_js.html
Normal file
@@ -0,0 +1,3 @@
|
||||
{{ if eq hugo.Environment "production" }}
|
||||
<script async defer src="https://buttons.github.io/buttons.js"></script>
|
||||
{{end}}
|
||||
Reference in New Issue
Block a user