1
0
Fork 0

Merge branch 'main' into storage-s3

This commit is contained in:
Joachim 2021-07-05 13:06:19 +02:00 committed by GitHub
commit 3ea1bcb256
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
21 changed files with 3303 additions and 694 deletions

View file

@ -2,7 +2,7 @@
<div class="columns">
<div class="column is-narrow is-hidden-mobile">
<figure class="block">
<figure class="block is-w-xl">
<img src="{% if site.logo %}/images/{{ site.logo }}{% else %}{% static "images/logo.png" %}{% endif %}" alt="BookWyrm logo">
</figure>
</div>