mirror of
https://github.com/rabbibotton/clog.git
synced 2025-12-06 02:30:42 -08:00
corrected path to static-files
This commit is contained in:
parent
1c1158ba3a
commit
bbf8c1e83a
1 changed files with 1 additions and 3 deletions
|
|
@ -41,9 +41,7 @@
|
|||
:long-poll-first t
|
||||
;; Supply so meta info
|
||||
:boot-function (clog-web-meta
|
||||
"clogpower.com - CLOG - the common lisp omnificent gui")
|
||||
:static-root (merge-pathnames "./www/"
|
||||
(asdf:system-source-directory :cweb)))
|
||||
"clogpower.com - CLOG - the common lisp omnificent gui"))
|
||||
;; Add /about
|
||||
(set-on-new-window 'on-about :path "/about")
|
||||
(open-browser))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue