Skip to content

Commit db376ba

Browse files
GuillaumeGomezsyphar
authored andcommitted
Add a link in docs.rs menu to the build queue
1 parent c1135d1 commit db376ba

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

templates/header/topbar_end.html

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,11 @@
2020
text="Privacy policy",
2121
target="_blank"
2222
) %}
23+
{% call macros::menu_link(
24+
href="/releases/queue",
25+
text="Build queue",
26+
target="",
27+
) %}
2328
</ul>
2429
</li>
2530
</ul>

0 commit comments

Comments
 (0)