Skip to content

Commit 86d8a0b

Browse files
committed
Add a maintenance banner
1 parent b72392e commit 86d8a0b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

_includes/header.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,3 +30,6 @@
3030
{%- endif -%}
3131
</div>
3232
</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

Comments
 (0)