Cleans up landing page, since we're here
This commit is contained in:
parent
33c8849552
commit
4d8bd3ad93
4 changed files with 26 additions and 21 deletions
|
@ -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 }}"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue