Skip to content

Commit d460982

Browse files
add button to all events for easier nav
1 parent 9b8df5e commit d460982

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

_includes/featured-events.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,8 @@ <h2>Latest Events</h2>
1212
{% endfor %}
1313
</div>
1414
</div>
15+
<div class="mt-5">
16+
<a href="/events" class="btn btn-outline-primary">View all events</a>
17+
</div>
1518
</div>
1619
</div>

0 commit comments

Comments
 (0)