properly access book data

This commit is contained in:
Sebastian Hugentobler 2024-05-10 14:31:11 +02:00
parent 870f457f1b
commit dc7f07476f
Signed by: shu
GPG key ID: BB32CF3CA052C2F0
3 changed files with 11 additions and 6 deletions

View file

@ -28,9 +28,9 @@
<footer class="container">
<hr />
<small>
From <a href="https://code.vanwa.ch/shu/rusty-library">https://code.vanwa.ch</a>
under <a href="https://www.gnu.org/licenses/agpl-3.0.txt">AGPL-3</a>
- <a href="/opds">opds feed</a>
<div>From <a href="https://code.vanwa.ch/shu/rusty-library">https://code.vanwa.ch</a>
under <a href="https://www.gnu.org/licenses/agpl-3.0.txt">AGPL-3</a></div>
<div><a href="/opds">opds feed</a></div>
</small>
</footer>
</body>