mirror of https://github.com/theNewDynamic/gohugo-theme-ananke.git

Bud Parr
15.11.2017 d8fd2457e97b2647ac5f0e4fd3685427082ae9d2
add absURL to script
1 files modified
2 ■■■ changed files
layouts/partials/site-scripts.html 2 ●●● patch | view | raw | blame | history
layouts/partials/site-scripts.html
@@ -1 +1 @@
<script src="/dist/app.bundle.js" async></script>
<script src="{{ "dist/app.bundle.js" | absURL }}" async></script>