ci: 👷 auto deploy

This commit is contained in:
Ahmet Kaan Gümüş 2025-02-15 02:43:49 +03:00
parent 25dc6e69c6
commit b2b9f517ad
4 changed files with 37 additions and 5 deletions

View file

@ -44,7 +44,7 @@ pub fn Footer() -> Element {
div {class:"footer_div",
footer{
h4 {
"Developed by Tahinli with Rust + WASM without Front End Skills"
"Developed by Tahinli with Rust + WASM"
}
}
}