fix escaped exclamation marks in main.rs
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
@@ -15,3 +15,4 @@ 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><p>Full CI/CD pipeline works\!</p>")
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user