From fe96eeb5c37acababe220885954ebec9d9d82063 Mon Sep 17 00:00:00 2001 From: Ryan Barrett Date: Tue, 30 Apr 2019 07:13:33 -0700 Subject: [PATCH] better link for wordpress atom feed instructions --- static/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/index.html b/static/index.html index 56d8226..f09af83 100644 --- a/static/index.html +++ b/static/index.html @@ -108,7 +108,7 @@ First, your site needs to support webmentio

-Next, add an Atom feed if your site doesn't already have one. If you're on WordPress, add this to your site's HTML <head> and replace [DOMAIN] with your site's domain: +Next, add an Atom feed if your site doesn't already have one. If you're on WordPress, add this to your site's HTML <head> and replace [DOMAIN] with your site's domain:

<link rel="alternate" type="application/atom+xml" href="http://[DOMAIN]/?feed=atom" />

If you're not on WordPress, you can use granary: