We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 02e2641 commit 2ca835eCopy full SHA for 2ca835e
src/main.rs
@@ -18,7 +18,7 @@ async fn main() {
18
}
19
20
async fn handler() -> Html<&'static str> {
21
- Html("<h1>Hello, World!</h1>")
+ Html("<h1>Hello, Africa!</h1>")
22
23
24
async fn shutdown_signal() {
0 commit comments