mirror of
https://github.com/thomiceli/opengist.git
synced 2025-07-12 10:51:49 +02:00
Optimize assets
This commit is contained in:
2
templates/pages/create.html
vendored
2
templates/pages/create.html
vendored
@ -44,6 +44,6 @@
|
||||
</main>
|
||||
</div>
|
||||
|
||||
<script type="module" src="http://localhost:3000/editor.js"></script>
|
||||
<script type="module" src="{{ asset "editor.js" }}"></script>
|
||||
|
||||
{{ template "footer" .}}
|
||||
|
Reference in New Issue
Block a user