mirror of
https://github.com/rabbibotton/clog.git
synced 2025-12-06 10:40:45 -08:00
Move span to use :content
This commit is contained in:
parent
019fb2b68c
commit
cc9cf14b17
4 changed files with 8 additions and 7 deletions
|
|
@ -31,7 +31,7 @@
|
|||
(port 8080)
|
||||
(boot-file "/boot.html")
|
||||
(static-root #P"./static-files/"))
|
||||
"Inititalze CLOG on a socket using HOST and PORT to serve BOOT-FILE as
|
||||
"Inititalize CLOG on a socket using HOST and PORT to serve BOOT-FILE as
|
||||
the default route to establish web-socket connections and static files
|
||||
located at STATIC-ROOT. If CLOG was already initialized and not shut
|
||||
down, this function does the same as set-on-new-window."
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue