forked from FrederikBaerentsen/ComicOPDS
Added author tag for clients to use
This commit is contained in:
@@ -6,6 +6,12 @@
|
||||
<updated>{{ updated }}</updated>
|
||||
<title>{{ title }}</title>
|
||||
|
||||
|
||||
<author>
|
||||
<name>ComicOPDS</name>
|
||||
<uri>https://gitea.baerentsen.space/FrederikBaerentsen/ComicOPDS</uri>
|
||||
</author>
|
||||
|
||||
<link rel="self" type="application/atom+xml;profile=opds-catalog" href="{{ base }}{{ self_href }}" />
|
||||
<link rel="start" type="application/atom+xml;profile=opds-catalog" href="{{ base }}{{ start_href }}" />
|
||||
<link rel="search" type="application/opensearchdescription+xml" href="{{ base }}{{ search_href }}" />
|
||||
|
||||
Reference in New Issue
Block a user