Fix some missing imports in the static-pages plugin.
This commit is contained in:
parent
3465441b58
commit
b703477ed8
1 changed files with 2 additions and 0 deletions
|
@ -7,6 +7,8 @@
|
|||
#:find-all
|
||||
#:render
|
||||
#:publish
|
||||
#:theme-fn
|
||||
#:render-text
|
||||
#:write-document))
|
||||
|
||||
(in-package :coleslaw-static-pages)
|
||||
|
|
Loading…
Add table
Reference in a new issue