Change export path of album.html
This commit is contained in:
parent
716ce38280
commit
a6c8d2679b
1 changed files with 1 additions and 1 deletions
|
@ -171,5 +171,5 @@ Example usage:
|
|||
(let ((spinneret:*html-lang* lang)
|
||||
(spinneret:*html-style* style)
|
||||
(spinneret:*fill-column* fc))
|
||||
(write-string-to-file "album.html"
|
||||
(write-string-to-file "~/quicklisp/local-projects/cl-sbt/examples/album.html"
|
||||
(with-html-string (page "Album" (hero))))))
|
||||
|
|
Loading…
Add table
Reference in a new issue