Improve routing for public files
This commit is contained in:
parent
fd294a00af
commit
e139f746bc
7 changed files with 16 additions and 10 deletions
src/components
|
@ -10,7 +10,7 @@
|
|||
(head
|
||||
(title "skyizwhite.dev")
|
||||
(script :type "module" :src "http://localhost:5173/@vite/client")
|
||||
(script :type "module" :src "http://localhost:5173/src/js/main.js"))
|
||||
(script :type "module" :src "http://localhost:5173/src/assets/main.js"))
|
||||
(body :class "h-[100svh] w-screen"
|
||||
(main :class "h-full"
|
||||
pi:children)))))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue