Skip to content

Commit 3163272

Browse files
committed
Update footer to include both events pages
The main site has 2 events links: - BPD Events - Sponsored Events The update to the footer replaces the outdated `events` link and inserts the 2 new events links
1 parent 714e5fa commit 3163272

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

_layouts/_includes/footer.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,8 @@ <h3>About us</h3>
1111
<h3>Quick link</h3>
1212
<ul>
1313
<li><a href="/about.html">About Us</a></li>
14-
<li><a href="/events/">Events</a></li>
14+
<li><a href="/bdp-events/">Our Events</a></li>
15+
<li><a href="/sponsored-events/">Sponsored Events</a></li>
1516
<li><a href="/community/">Community</a></li>
1617
<li><a href="/support/">Support</a></li>
1718
</ul>

0 commit comments

Comments
 (0)