add a link to the source code

This commit is contained in:
insects 2025-02-07 15:47:01 +01:00
parent 5f56784a3a
commit d199f1c0b7

View file

@ -169,6 +169,7 @@ pub fn main_page(
.menu {
span { "Beacon " (env!("CARGO_PKG_VERSION")) }
a href="/changelog" { "Changelog" }
a href="https://git.insects.institute/insects/beacon" { "Source code" }
a href="/logout" { "Log out" }
}
details {