Add htmx, alpine.js, pico.css
This commit is contained in:
parent
1d5a6c1d8a
commit
07bff148ec
5 changed files with 11 additions and 8 deletions
src/routes
|
@ -7,7 +7,7 @@
|
|||
|
||||
(defcomp page ()
|
||||
(hsx
|
||||
(h1 "Hello, World!")))
|
||||
(h1 "こんにちは")))
|
||||
|
||||
(defun handle-get (params)
|
||||
(declare (ignore params))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue