Skip to content

Commit 3d089fe

Browse files
committed
Sponsor is first
1 parent dc5b5af commit 3d089fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_layouts/default.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,9 +33,9 @@
3333
<a class="site-title" href="{{ site.baseurl }}/">
3434
<img src="/assets/rust-analyzer.svg" alt="rust analyzer" id="header-logo">
3535
</a>
36+
<a class="nav-link" href="https://opencollective.com/rust-analyzer/">Sponsor</a>
3637
<a class="nav-link" href="/blog">Blog</a>
3738
<a class="nav-link" href="/thisweek">Changelog</a>
38-
<a class="nav-link" href="https://opencollective.com/rust-analyzer/">Sponsor</a>
3939
</div>
4040
</header>
4141
{% endif %}

0 commit comments

Comments
 (0)