remove unused banner from index
This commit is contained in:
parent
97f4f4fd03
commit
46ff9324b7
|
@ -19,17 +19,6 @@
|
||||||
</h2>
|
</h2>
|
||||||
{% from "imagelist.njk" import images_list as il3 %}
|
{% from "imagelist.njk" import images_list as il3 %}
|
||||||
{{ il3(image("8831") , url=true ) }}
|
{{ il3(image("8831") , url=true ) }}
|
||||||
<h2>
|
|
||||||
Another banner that is unused
|
|
||||||
</h2>
|
|
||||||
<div class="img">
|
|
||||||
<a href="">
|
|
||||||
<img style="height:33px;
|
|
||||||
width:81px"
|
|
||||||
src="/static/icons/coconut.png"
|
|
||||||
alt="cronut.cafe/~bizcochito" />
|
|
||||||
</a>
|
|
||||||
</div>
|
|
||||||
<h2>
|
<h2>
|
||||||
BANNER
|
BANNER
|
||||||
</h2>
|
</h2>
|
||||||
|
|
Loading…
Reference in New Issue