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 dc5b5af commit 3d089feCopy full SHA for 3d089fe
_layouts/default.html
@@ -33,9 +33,9 @@
33
<a class="site-title" href="{{ site.baseurl }}/">
34
<img src="/assets/rust-analyzer.svg" alt="rust analyzer" id="header-logo">
35
</a>
36
+ <a class="nav-link" href="https://opencollective.com/rust-analyzer/">Sponsor</a>
37
<a class="nav-link" href="/blog">Blog</a>
38
<a class="nav-link" href="/thisweek">Changelog</a>
- <a class="nav-link" href="https://opencollective.com/rust-analyzer/">Sponsor</a>
39
</div>
40
</header>
41
{% endif %}
0 commit comments