@diego.vid.eco has joined the channel
I am trying to do this on compojure, with rfn but it does not work
(rfn [] (-> (response/resource-response "index.html" {:root "public"})
(response/content-type "text/html")))
It works if I return a string though, why is it?@annette.drapalski486 has joined the channel