Adds better logo
This commit is contained in:
@ -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>
|
||||
|
Reference in New Issue
Block a user