commit b0d2d3e84153d39c70d746d6ee3419689a978ee8
parent 64b7dacdeabbcbe05bc1581e7efe642d51c8cdc8
Author: Hugo Soucy <hugo.soucy@toumoro.com>
Date: Thu, 18 Jun 2020 12:13:32 -0400
Remove PubSubHubbub discovery
Diffstat:
1 file changed, 0 insertions(+), 3 deletions(-)
diff --git a/templates/feed/atom.mustache b/templates/feed/atom.mustache
@@ -4,9 +4,6 @@
<subtitle>{{{ site.metas.description }}}</subtitle>
<id>tag:{{{ site.domainname }}},{{{ site.created }}}:{{{ site.author.nickname }}}</id>
<link href="{{{ site.url }}}/feed.atom.xml" rel="self" type="application/atom+xml"/>
- <!-- PubSubHubbub Discovery -->
- <link href="https://pubsubhubbub.superfeedr.com" rel="hub" />
- <!-- End Of PubSubHubbub Discovery -->
<link href="{{{ site.url }}}" rel="alternate" />
<updated>{{ lastupdated }}Z</updated>
<author>