renamed theme and first modifications
This commit is contained in:
@@ -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