Improve asset
This commit is contained in:
parent
5d1cbd4b9f
commit
4cc94d5090
6 changed files with 18 additions and 12 deletions
src/routes
|
@ -1,7 +1,7 @@
|
|||
(defpackage #:hp/routes/index
|
||||
(:use #:cl)
|
||||
(:local-nicknames (#:pi #:piccolo))
|
||||
(:local-nicknames (#:view #:hp/view/**/*))
|
||||
(:local-nicknames (#:view #:hp/view/*))
|
||||
(:export #:handle-get))
|
||||
(in-package #:hp/routes/index)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue