Remove banner image link
This commit is contained in:
parent
47a05903bc
commit
b57d21f1b0
|
@ -38,9 +38,7 @@
|
|||
<!-- site image -->
|
||||
{% if SITELOGO %}
|
||||
<div class= "siteimage">
|
||||
<a href={{ SITELOGO }}>
|
||||
<img width="85" height="85" src={{ SITELOGO }}>
|
||||
</a>
|
||||
</div>
|
||||
{% endif %}
|
||||
<div class = "sitebanner">
|
||||
|
|
Loading…
Reference in New Issue
Block a user