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 8256785 commit 20d6bbfCopy full SHA for 20d6bbf
_includes/navbar.html
@@ -28,9 +28,9 @@ <h3 class="mainHeading"><a class="text-white" href="/"><img src="/assets/img/log
28
{% endif %}
29
30
{% if page.active == "join-us" %}
31
- <li class=" active"><a class="" href="/join-us/index.html" data-after="Join Us">Join Us</a></li>
+ <li class=" active"><a class="" href="/join-us/index.html" data-after="Join">Join Us</a></li>
32
{% else %}
33
- <li class=""><a class="" href="/join-us/index.html" data-after="Join Us">Join Us</a></li>
+ <li class=""><a class="" href="/join-us/index.html" data-after="Join">Join Us</a></li>
34
35
<!-- </ul>
36
</div> -->
0 commit comments