[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
[content]
(page/page-template
#(hiccup/html
(hiccup/html
{:escape-strings? false}
[:body
[:div {:id "app"}