forked from cccb-website-team/www
adjust styling and bump dates etc
This commit is contained in:
parent
476bf0d6d9
commit
a584a5252f
40 changed files with 678 additions and 294 deletions
2
layouts/partials/extend-footer.html
Normal file
2
layouts/partials/extend-footer.html
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
{{ $fairydust := resources.Get "js/fairydust.js" | resources.Minify | resources.Fingerprint "sha512" }}
|
||||
<script src="{{ $fairydust.RelPermalink }}" integrity="{{ $fairydust.Data.Integrity }}" defer></script>
|
||||
Loading…
Reference in a new issue