From d199f1c0b7d582c614e25d5d8a03a33b54b6fa5e Mon Sep 17 00:00:00 2001 From: insects Date: Fri, 7 Feb 2025 15:47:01 +0100 Subject: [PATCH] add a link to the source code --- src/templates.rs | 1 + 1 file changed, 1 insertion(+) 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 {