Add feed details

This commit is contained in:
2023-02-25 18:42:33 +11:00
parent 864cf3cd76
commit ce9011c3c8
2 changed files with 2 additions and 1 deletions

View File

@@ -15,6 +15,7 @@ html
link rel="webmention" href=Hanami.app.settings.webmention_url
link rel="pingback" href=Hanami.app.settings.pingback_url
link rel="feed" type="text/html" href="/posts"
link rel="feed alternate" type="application/rss+xml" href="/feeds/rss"
link rel="me" href=Hanami.app.settings.mastodon_url
link rel="me" href=Hanami.app.settings.github_url