add contact

This commit is contained in:
dusk 2023-07-18 01:00:16 +03:00
parent 20bde1f002
commit 09da5c7cd4
Signed by: dusk
SSH Key Fingerprint: SHA256:Abmvag+juovVufZTxyWY8KcVgrznxvBjQpJesv071Aw

View File

@ -89,6 +89,8 @@ fn render_page(art: &Art, image_link: &str) -> Html<String> {
}
a style=(format!("{about_style} right: 0;")) href="https://gaze.systems" target="_blank" {
"website made by dusk"
br;
"report problems / feedback @ yusdacra on Discord"
}
}
};