remove link to the book update log from the main page

This commit is contained in:
E. S. 2024-04-18 19:07:29 +00:00
parent 3ba37ec034
commit 766ca6d909

View File

@ -33,9 +33,6 @@ function index($ctx) {
<div class="index-book-updates"> <div class="index-book-updates">
Released by <a href="https://kiwibyrd.org" target="_blank">kiwi arXiv</a> & <a href="https://kniganews.org" target="_blank">kniganews</a> in 2023<br> Released by <a href="https://kiwibyrd.org" target="_blank">kiwi arXiv</a> & <a href="https://kniganews.org" target="_blank">kniganews</a> in 2023<br>
English translation by Eline Cat<br> English translation by Eline Cat<br>
<div class="index-book-updates-link-wrap">
<a href="/updates/">The book update log</a>
</div>
</div> </div>
</div> </div>
</div></div> </div></div>