Skip to content

Commit 6e0f402

Browse files
committed
fix: move faviconSvg under status-website in .upptimerc.yml
1 parent 6782c61 commit 6e0f402

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.upptimerc.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ sites:
66
status-website:
77
cname: status.langbase.com
88
logoUrl: https://raw.githubusercontent.com/LangbaseInc/docs-images/refs/heads/main/design/logo/logo-symbol.svg
9+
faviconSvg: https://raw.githubusercontent.com/langbaseinc/status/master/assets/favicon.svg
910
name: Langbase Status
1011
navbar:
1112
- title: Langbase
@@ -14,7 +15,5 @@ status-website:
1415
href: /
1516
- title: Subscribe on GitHub
1617
href: https://github.com/$OWNER/$REPO/issues
17-
status-page:
18-
faviconSvg: https://raw.githubusercontent.com/langbaseinc/status/master/assets/favicon.svg
1918
i18n:
2019
footer: ''

0 commit comments

Comments
 (0)