We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ce24220 commit 8798b36Copy full SHA for 8798b36
src/com/sagar/casa/rss.clj
@@ -20,8 +20,6 @@
20
:id :guid}))
21
(map #(dissoc % :slug :html-body))
22
(apply rss/channel-xml
23
- false
24
{:title "Sagar Vrajalal"
25
:description "Sagar's Blog"
26
:link "https://sagarvrajalal.com/blog"})))
27
-
0 commit comments