renamed theme and first modifications
This commit is contained in:
4
themes/naej-ananke/layouts/partials/site-scripts.html
Normal file
4
themes/naej-ananke/layouts/partials/site-scripts.html
Normal file
@@ -0,0 +1,4 @@
|
||||
{{ $script := .Site.Data.webpack_assets.app }}
|
||||
{{ with $script.js }}
|
||||
<script src="{{ relURL (printf "%s%s" "dist/" .) }}"></script>
|
||||
{{ end }}
|
Reference in New Issue
Block a user