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 10e20e4 commit 06a4264Copy full SHA for 06a4264
1 file changed
_includes/header.html
@@ -28,7 +28,7 @@
28
<a class="page-scroll" href="#about">About</a>
29
</li>
30
<li>
31
- <a class="page-scroll" href="#team">Team</a>
+ <a class="page-scroll" href="#team">Organizers</a>
32
33
34
<a class="page-scroll" href="#contact">Contact</a>
@@ -55,4 +55,3 @@
55
{% if page.title %}<a class="page-link" href="{{ page.url | prepend: site.baseurl }}">{{ page.title }}</a>{% endif %}
56
{% endfor %}
57
-->
58
-
0 commit comments