removing date from event title
Compare changes
- Kaan Cimir authored
+ 1
− 1
@@ -22,7 +22,7 @@ layout: default
@@ -22,7 +22,7 @@ layout: default
<h1 {% if page.section contains "Events" %}class="no-caps"{% endif %} data-section="{{ page.section }}">
{% if page.section contains "Events" %}{% else %}{% if page.date %}<small>({{ page.date | date: '%F' }})</small>{% endif %}{% endif %}