add contact
This commit is contained in:
parent
20bde1f002
commit
09da5c7cd4
@ -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" {
|
a style=(format!("{about_style} right: 0;")) href="https://gaze.systems" target="_blank" {
|
||||||
"website made by dusk"
|
"website made by dusk"
|
||||||
|
br;
|
||||||
|
"report problems / feedback @ yusdacra on Discord"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
Loading…
Reference in New Issue
Block a user