Add htmx, alpine.js, pico.css

This commit is contained in:
Akira Tempaku 2024-06-15 17:05:39 +09:00
commit 07bff148ec
5 changed files with 11 additions and 8 deletions
src/routes

View file

@ -7,7 +7,7 @@
(defcomp page ()
(hsx
(h1 "Hello, World!")))
(h1 "こんにちは")))
(defun handle-get (params)
(declare (ignore params))