mirror of https://github.com/theNewDynamic/gohugo-theme-ananke.git
add absURL to script
layouts/partials/site-scripts.html @@ -1 +1 @@ <script src="/dist/app.bundle.js" async></script> <script src="{{ "dist/app.bundle.js" | absURL }}" async></script>