We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 55e95c6 commit bcdd553Copy full SHA for bcdd553
html-templates/includes/site.nav-sitelinks.tpl
@@ -2,6 +2,7 @@
2
<a href="#" class="dropdown-toggle nav-link" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">{_ "Get Involved"}</a>
3
<div class="dropdown-menu">
4
<a class="dropdown-item" href="/projects">{_ "Active Projects"}</a>
5
+ <a class="dropdown-item" href="https://meetup.com/code-for-philly">{_ "Events"}</a>
6
<a class="dropdown-item" href="/pages/project_guidelines">{_ "Projects 101"}</a>
7
<a class="dropdown-item" href="/pages/hack_night_program_details/">{_ "Weekly Meetups"}</a>
8
<a class="dropdown-item" href="/pages/hackathons">{_ "Launchpads & Hackathons"}</a>
0 commit comments