Skip to content

Commit fc9879c

Browse files
committed
Renamed link text to be shorter.
1 parent 1e1c207 commit fc9879c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/layout.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
</li>
3737
{% endfor %}
3838
<li class="nav-item dropdown {% if this.is_child_of('/gsoc-2019') %} active{% endif%}">
39-
<a class="nav-link" href="/gsoc-2019/" id="navbarDropdown" role="button">Google Summer of Code 2019</a>
39+
<a class="nav-link" href="/gsoc-2019/" id="navbarDropdown" role="button">GSoC 2019</a>
4040
<div class="dropdown-menu" aria-labelledby="navbarDropdown">
4141
{% for href, title in [
4242
['/gsoc-2019/project-ideas/all', 'Project Ideas'],

0 commit comments

Comments
 (0)