1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-07-19 16:25:31 -04:00

output Atom feed

This commit is contained in:
2020-04-06 19:31:56 -04:00
parent 93f507c047
commit 51101e7865
6 changed files with 52 additions and 5 deletions

View File

@@ -0,0 +1,2 @@
<link rel="alternate" type="application/rss+xml" href="{{ "feed.xml" | absURL }}" title="{{ .Site.Title }} (RSS)">
<link rel="alternate" type="application/atom+xml" href="{{ "feed.atom" | absURL }}" title="{{ .Site.Title }} (Atom)">