add a link to the source code
This commit is contained in:
parent
5f56784a3a
commit
d199f1c0b7
1 changed files with 1 additions and 0 deletions
|
@ -169,6 +169,7 @@ pub fn main_page(
|
||||||
.menu {
|
.menu {
|
||||||
span { "Beacon " (env!("CARGO_PKG_VERSION")) }
|
span { "Beacon " (env!("CARGO_PKG_VERSION")) }
|
||||||
a href="/changelog" { "Changelog" }
|
a href="/changelog" { "Changelog" }
|
||||||
|
a href="https://git.insects.institute/insects/beacon" { "Source code" }
|
||||||
a href="/logout" { "Log out" }
|
a href="/logout" { "Log out" }
|
||||||
}
|
}
|
||||||
details {
|
details {
|
||||||
|
|
Loading…
Add table
Reference in a new issue