Skip to content

Commit 819a25b

Browse files
committed
remove duplicate banner
1 parent 02601b4 commit 819a25b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

theme/templates/page.html

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,6 @@
2626

2727
{% block css %}<style>{% include "css/base.css" %}{% include "css/panel.css" %}{% include "css/page-article.css" %}{% include "css/responsive.css" %}</style>{% endblock %}
2828

29-
{% block banner %}{% include "banner.html" %}{% endblock %}
30-
3129
{% block content %}
3230
{% if page.slug != 'about-author' %}
3331
<div class="row">

0 commit comments

Comments
 (0)