Use UIkit instead of pico

This commit is contained in:
Akira Tempaku 2024-06-15 18:13:04 +09:00
commit 79ee7c5e14
4 changed files with 5 additions and 6 deletions
src/routes

View file

@ -1,4 +1,4 @@
(uiop:define-package #:hp/routes/index
(defpackage #:hp/routes/index
(:use #:cl
#:hsx
#:hp/response)