update contact link

This commit is contained in:
Robin Appelman 2025-05-23 13:20:03 +02:00
commit 3856d1bc03

View file

@ -46,7 +46,7 @@ impl Page for AboutPage {
" " " "
a href = "mailto:icewind@demos.tf" { "Email" } a href = "mailto:icewind@demos.tf" { "Email" }
" " " "
a href = "https://github.com/demostf" { "Github" } a href = "https://codeberg.org/demostf" { "Codeberg" }
} }
} }
(self.plugin_section()) (self.plugin_section())