diff --git a/src/templates.rs b/src/templates.rs index 44ad24c..300e12a 100644 --- a/src/templates.rs +++ b/src/templates.rs @@ -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 {