Compare commits
2 Commits
d00e601f16
...
e823d59821
| Author | SHA1 | Date | |
|---|---|---|---|
| e823d59821 | |||
|
|
1870889abb |
@@ -11,5 +11,5 @@ async fn main() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
async fn handler() -> Html<&'static str> {
|
async fn handler() -> Html<&'static str> {
|
||||||
Html("<h1>Mikhail Kilin</h1><p>bcard v2 — deployed via Woodpecker CI + ArgoCD</p>")
|
Html("<h1>Mikhail Kilin</h1>")
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user