Minor tweaks
Some checks failed
CI / Check typos (push) Successful in 8s
CI / Clippy (push) Successful in 59s
CI / Check links (push) Failing after 1m32s
CI / Build and test (push) Successful in 1m21s
CI / Build container (push) Has been skipped
CI / Deploy on waypoint (push) Has been skipped

This commit is contained in:
2025-11-09 21:20:47 -08:00
parent c13618e958
commit 532cfe58ba
5 changed files with 8 additions and 7 deletions

View File

@@ -140,7 +140,7 @@ pub fn page_wrapper<'a>(
hr class = "footline" {}
div class = "footContainer" {
p {
"This site was built by hand using "
"This site was built by hand with "
(FarLink("https://rust-lang.org", "Rust"))
", "
(FarLink("https://maud.lambda.xyz", "Maud"))