[hugo/fix] wrone anonymous function

This commit is contained in:
SouthFox 2023-09-08 21:33:43 +08:00
parent 4d9b908c1d
commit 3ff10f0e8b

View file

@ -7,7 +7,7 @@
(defn hugo-post-template (defn hugo-post-template
[content] [content]
(page/page-template (page/page-template
#(hiccup/html (hiccup/html
{:escape-strings? false} {:escape-strings? false}
[:body [:body
[:div {:id "app"} [:div {:id "app"}