Merge branch 'main' into follow-remote-ids
This commit is contained in:
commit
801b6c3a77
16 changed files with 130 additions and 35 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue