Skip to content

Commit bcdd553

Browse files
authored
Update site.nav-sitelinks.tpl
1 parent 55e95c6 commit bcdd553

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

html-templates/includes/site.nav-sitelinks.tpl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
<a href="#" class="dropdown-toggle nav-link" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">{_ "Get Involved"}</a>
33
<div class="dropdown-menu">
44
<a class="dropdown-item" href="/projects">{_ "Active Projects"}</a>
5+
<a class="dropdown-item" href="https://meetup.com/code-for-philly">{_ "Events"}</a>
56
<a class="dropdown-item" href="/pages/project_guidelines">{_ "Projects 101"}</a>
67
<a class="dropdown-item" href="/pages/hack_night_program_details/">{_ "Weekly Meetups"}</a>
78
<a class="dropdown-item" href="/pages/hackathons">{_ "Launchpads & Hackathons"}</a>

0 commit comments

Comments
 (0)