Lowercase utf-8 in xml file

This commit is contained in:
Alex Cabal 2019-03-06 14:23:12 -06:00
parent ed9c702516
commit 04a956886a

View file

@ -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"> <feed xmlns="http://www.w3.org/2005/Atom">
<id>https://standardebooks.org/opds/</id> <id>https://standardebooks.org/opds/</id>
<link href="https://standardebooks.org/opds/" rel="self" type="application/atom+xml;profile=opds-catalog;kind=navigation"/> <link href="https://standardebooks.org/opds/" rel="self" type="application/atom+xml;profile=opds-catalog;kind=navigation"/>