Correction: pubsubhubbub hub link in RSS / Atom.

This commit is contained in:
Nicolas Friedli 2022-03-14 14:21:29 +01:00
parent 30cf6bf92e
commit cbb140a9af
2 changed files with 2 additions and 2 deletions

View file

@ -8,7 +8,7 @@
<link rel="self" href="{$self_link}#" />
<link rel="search" type="application/opensearchdescription+xml" href="{$index_url}open-search#"
title="Shaarli search - {$shaarlititle}" />
{loop="$plugins_feed_header"}
{loop="$feed_plugins_header"}
{$value}
{/loop}
<author>

View file

@ -10,7 +10,7 @@
<atom:link rel="self" href="{$self_link}" />
<atom:link rel="search" type="application/opensearchdescription+xml" href="{$index_url}open-search#"
title="Shaarli search - {$shaarlititle}" />
{loop="$plugins_feed_header"}
{loop="$feed_plugins_header"}
{$value}
{/loop}
{loop="$links"}