1
0
Fork 0

Cleans up landing page, since we're here

This commit is contained in:
Mouse Reeve 2021-08-07 16:37:51 -07:00
parent 33c8849552
commit 4d8bd3ad93
4 changed files with 26 additions and 21 deletions

View file

@ -5,7 +5,7 @@
{% if book %}
{% with book=book %}
<div class="columns is-gapless">
<div class="column is-5-tablet is-cover">
<div class="column is-7-tablet is-cover">
<a
class="align to-b to-l"
href="{{ book.local_path }}"