Compare commits
2 Commits
2b13c69761
...
34e3e886ee
| Author | SHA1 | Date | |
|---|---|---|---|
| 34e3e886ee | |||
|
|
4e4f54377b |
@@ -13,5 +13,5 @@ async fn main() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
async fn handler() -> Html<&'static str> {
|
async fn handler() -> Html<&'static str> {
|
||||||
Html("<h1>Mikhail Kilin</h1><p>Full CI/CD pipeline works!</p>")
|
Html("<h1>Mikhail Kilin</h1>")
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user