demo: fix GH buttons

This commit is contained in:
George Cushen
2021-01-23 21:01:46 +00:00
parent 51248e2fa2
commit 52d95d7574
3 changed files with 2 additions and 12 deletions

View File

@@ -0,0 +1,3 @@
{{ if eq hugo.Environment "production" }}
<script async defer src="https://buttons.github.io/buttons.js"></script>
{{end}}