Skip to content

Commit c6cbc6a

Browse files
committed
Move Partnership link next to sponsorship
1 parent 0a57af5 commit c6cbc6a

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

templates/nav.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -33,10 +33,6 @@
3333

3434
</li>
3535

36-
<li class="relative">
37-
<a href="/partnerships">Partnerships</a>
38-
</li>
39-
4036
<li class="relative">
4137
<a href="/podcast">Podcast</a>
4238
</li>
@@ -46,6 +42,10 @@
4642

4743
</li>
4844

45+
<li class="relative">
46+
<a href="/partnerships">Partnerships</a>
47+
</li>
48+
4949
<li class="relative">
5050
<a href="/donations">Sponsorship</a>
5151

0 commit comments

Comments
 (0)