forked from leftypol/leftypol
Move logo to config variable
This commit is contained in:
parent
773f0e1842
commit
9638c00f39
2 changed files with 2 additions and 2 deletions
|
@ -21,7 +21,7 @@
|
|||
</header>
|
||||
|
||||
<center>
|
||||
<img alt="logo" src="static/leftypol_logo.png" width=15%/>
|
||||
<img alt="logo" src="{{ config.logo }}" width=15%/>
|
||||
</center>
|
||||
|
||||
{% include 'rules.html' %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue