Skip to content

Commit 7d30deb

Browse files
authored
Updated main navigation
Added link to creativecommons.org in the main navigation.
1 parent bc10b30 commit 7d30deb

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

templates/layout.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,9 @@
8282
{% endfor %}
8383
</div>
8484
</li>
85+
<li class="nav-item">
86+
<a class="nav-link" href="creativecommons.org">Creative Commons</a>
87+
</li>
8588
</ul>
8689
</nav>
8790
</div>

0 commit comments

Comments
 (0)