Make RSS link in footer more generic

This commit is contained in:
Alex Cabal 2022-06-19 21:14:04 -05:00
parent a3d823dd5a
commit 06787c5f57

View file

@ -23,7 +23,7 @@
<a href="/opds">OPDS</a> <a href="/opds">OPDS</a>
</li> </li>
<li> <li>
<a href="/rss/new-releases">New Releases RSS Feed</a> <a href="/rss">RSS</a>
</li> </li>
</ul> </ul>
<p>Content produced by or for Standard Ebooks L<sup>3</sup>C is dedicated to the <a href="https://en.wikipedia.org/wiki/Public_domain">public domain</a> via the <a href="https://creativecommons.org/publicdomain/zero/1.0/">CC0 1.0 Universal Public Domain Dedication</a>.</p> <p>Content produced by or for Standard Ebooks L<sup>3</sup>C is dedicated to the <a href="https://en.wikipedia.org/wiki/Public_domain">public domain</a> via the <a href="https://creativecommons.org/publicdomain/zero/1.0/">CC0 1.0 Universal Public Domain Dedication</a>.</p>