Update piccolo
This commit is contained in:
parent
92c11d61a9
commit
4d784412fc
2 changed files with 2 additions and 2 deletions
|
@ -17,7 +17,7 @@
|
|||
("piccolo" .
|
||||
(:class qlot/source/git:source-git
|
||||
:initargs (:remote-url "https://github.com/skyizwhite/piccolo.git")
|
||||
:version "git-4fd887fc1bff812f10e57aca8011166f0b6a8c6d"))
|
||||
:version "git-1f588b8a62b408067f8ea3a2045058dd94fd8047"))
|
||||
("ningle-fbr" .
|
||||
(:class qlot/source/git:source-git
|
||||
:initargs (:remote-url "https://github.com/skyizwhite/ningle-fbr.git")
|
||||
|
|
|
@ -9,7 +9,7 @@
|
|||
|
||||
(pi:define-element stylesheets (hrefs)
|
||||
(pi:h
|
||||
(<> '()
|
||||
(<>
|
||||
(mapcar (lambda (href)
|
||||
(link :rel "stylesheet" :type "text/css" :href href))
|
||||
hrefs))))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue