[hugo/fix] wrone anonymous function
This commit is contained in:
parent
4d9b908c1d
commit
3ff10f0e8b
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
|||
(defn hugo-post-template
|
||||
[content]
|
||||
(page/page-template
|
||||
#(hiccup/html
|
||||
(hiccup/html
|
||||
{:escape-strings? false}
|
||||
[:body
|
||||
[:div {:id "app"}
|
||||
|
|
Loading…
Reference in a new issue