Remove fedireads_key field
we have ID
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
<span class="title">
|
||||
<a href="/book/{{ book.fedireads_key }}">{{ book.title }}</a>
|
||||
<a href="/book/{{ book.id }}">{{ book.title }}</a>
|
||||
</span>
|
||||
{% if book.authors %}
|
||||
<span class="author">
|
||||
|
Reference in New Issue
Block a user