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 bcdd553 commit d1475d2Copy full SHA for d1475d2
html-templates/designs/site-bootstrap4.tpl
@@ -44,6 +44,7 @@
44
</a>
45
<div class="dropdown-menu" aria-labelledby="navbarDropdown">
46
<a class="dropdown-item nav-link" href="/volunteer">Volunteer</a>
47
+ <a class="dropdown-item nav-link" href="https://meetup.com/code-for-philly">Events</a>
48
<a class="dropdown-item nav-link" href="/sponsor">Sponsor</a>
49
<a class="dropdown-item nav-link" href="/projects">Find a Project</a>
50
<a class="dropdown-item nav-link" href="/pages/project_guidelines">Projects 101</a>
0 commit comments