Code cosmetics
Bugfix download opds added changable title to opds feed removed unused search.xml file
This commit is contained in:
@@ -29,9 +29,9 @@
|
||||
<link rel="search"
|
||||
href="{{url_for('feed_osd')}}"
|
||||
type="application/opensearchdescription+xml"/>
|
||||
<title>Calibre Web</title>
|
||||
<title>{{instance}}</title>
|
||||
<author>
|
||||
<name>Calibre Web</name>
|
||||
<name>{{instance}}</name>
|
||||
<uri>https://github.com/janeczku/calibre-web</uri>
|
||||
</author>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user