mirror of
https://github.com/standardebooks/web.git
synced 2025-07-05 22:30:30 -04:00
Lowercase utf-8 in xml file
This commit is contained in:
parent
ed9c702516
commit
04a956886a
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<feed xmlns="http://www.w3.org/2005/Atom">
|
||||
<id>https://standardebooks.org/opds/</id>
|
||||
<link href="https://standardebooks.org/opds/" rel="self" type="application/atom+xml;profile=opds-catalog;kind=navigation"/>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue