Adds better logo
This commit is contained in:
parent
7138cd4811
commit
36f7ab36c9
6 changed files with 9 additions and 7 deletions
|
@ -3,10 +3,7 @@
|
|||
|
||||
<div class="columns">
|
||||
<div class="column block">
|
||||
<h2 class="title">About {{ site_settings.name }}</h2>
|
||||
<p>
|
||||
{{ site_settings.instance_description }}
|
||||
</p>
|
||||
{% include 'snippets/about.html' with site_settings=site_settings %}
|
||||
</div>
|
||||
|
||||
<div class="column block">
|
||||
|
@ -14,7 +11,6 @@
|
|||
<p>
|
||||
{{ site_settings.code_of_conduct }}
|
||||
</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
{% endblock %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue