layouts/partials/head.html @@ -127,8 +127,11 @@ navigate: (url) => (window.location.href = url), prefetch: () => {}, } window.addEventListener("DOMContentLoaded", () => { init() render() }) </script> {{end}} </head>