diff --git a/index.md b/index.md
index 3d1085a..6da90e4 100644
--- a/index.md
+++ b/index.md
@@ -19,8 +19,8 @@ Main focus areas include [generalized geometry](https://en.wikipedia.org/wiki/Ge
{% endfor %}
{% if counter != 0 %}
-## Upcoming events
-{% endif %}
+
+## Upcoming events
@@ -32,17 +32,20 @@ Main focus areas include [generalized geometry](https://en.wikipedia.org/wiki/Ge
{% assign counter = counter | plus: 1 %}
-
{{ post.date | date: "%b %-d, %Y, %l:%M %p" }} • {{ post.name }}
-
+
{% endif %}
{% endfor %}
+{% endif %}
+
+
## Recent events
@@ -59,9 +62,6 @@ Main focus areas include [generalized geometry](https://en.wikipedia.org/wiki/Ge
-
-
-
-
-
-
-
-