some cleanup, attempting to fix htmx bug
Signed-off-by: ari melody <ari@arimelody.me>
This commit is contained in:
parent
c1ff03c4e5
commit
cddd5656f2
4 changed files with 43 additions and 47 deletions
|
@ -24,8 +24,8 @@
|
|||
<meta name="twitter:image" content="https://arimelody.me{{.ResolveArtwork}}">
|
||||
<meta name="twitter:image:alt" content="Cover art for "{{.Title}}"">
|
||||
|
||||
<script type="module" src="/script/music-gateway.js" defer></script>
|
||||
<link rel="stylesheet" href="/style/music-gateway.css">
|
||||
<script type="module" src="/script/music-gateway.js" defer></script>
|
||||
{{end}}
|
||||
|
||||
{{define "content"}}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue