Merge branch 'main' into switch-edition
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
<h1 class="title">About {{ site_settings.name }}</h1>
|
||||
<h1 class="title">About {{ site.name }}</h1>
|
||||
<div class="block">
|
||||
<img src="/static/images/logo.png" alt="BookWyrm">
|
||||
</div>
|
||||
<p class="block">
|
||||
{{ site_settings.instance_description }}
|
||||
{{ site.instance_description }}
|
||||
</p>
|
||||
|
Reference in New Issue
Block a user