Fix escaped open bracket in footer
This commit is contained in:
parent
c6e08dfd6e
commit
b48a6923fc
|
|
@ -40,7 +40,7 @@ status-website:
|
||||||
href: https://github.com/$OWNER/$REPO
|
href: https://github.com/$OWNER/$REPO
|
||||||
|
|
||||||
i18n:
|
i18n:
|
||||||
footer: \[Mercury](https://banland.xyz) 2022-2023. This page is [open source]($REPO).
|
footer: "[Mercury](https://banland.xyz) 2022-2023. This page is [open source]($REPO)."
|
||||||
|
|
||||||
# Upptime also supports notifications, assigning issues, and more
|
# Upptime also supports notifications, assigning issues, and more
|
||||||
# See https://upptime.js.org/docs/configuration
|
# See https://upptime.js.org/docs/configuration
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue