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 b72392e commit 86d8a0bCopy full SHA for 86d8a0b
_includes/header.html
@@ -30,3 +30,6 @@
30
{%- endif -%}
31
</div>
32
</header>
33
+<div class="wrapper" style="background:rgb(245, 170, 170);border: 5px solid red;">
34
+ This project and website is <a href="https://blog.rust-lang.org/inside-rust/2025/07/21/sunsetting-the-rustwasm-github-org/">no longer maintained</a>
35
+</div>
0 commit comments