Adds better logo
This commit is contained in:
parent
7138cd4811
commit
36f7ab36c9
6 changed files with 9 additions and 7 deletions
|
@ -1,4 +1,7 @@
|
|||
<h2 class="title">About {{ site_settings.name }}</h2>
|
||||
<div class="block">
|
||||
<img src="/static/images/logo.png" alt="BookWyrm">
|
||||
</div>
|
||||
<p class="block">
|
||||
{{ site_settings.instance_description }}
|
||||
</p>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue