diff options
Diffstat (limited to 'home/src/components.clj')
| -rw-r--r-- | home/src/components.clj | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/home/src/components.clj b/home/src/components.clj index d4d30a0..b35ee7c 100644 --- a/home/src/components.clj +++ b/home/src/components.clj @@ -7,6 +7,10 @@ [:html {:style {:font-family "monospace"}} [:head + [:link + {:rel "alternate" + :type "application/atom+xml" + :href "https://www.jakezerrer.com/feed.xml"}] [:style [:$ (str |
