Added author tag for clients to use

This commit is contained in:
2025-10-16 18:52:02 +02:00
parent 795aa40d5a
commit 7b3c76cbc5

View File

@@ -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 }}" />