Skip to content

Commit 42d7d52

Browse files
asharirfanCopilot
andcommitted
fix: move faviconSvg under status-website in .upptimerc.yml
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent ac24fdb commit 42d7d52

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.upptimerc.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ sites:
88
status-website:
99
cname: status.commandcode.ai
1010
logoUrl: https://raw.githubusercontent.com/CommandCodeAI/docs-images/refs/heads/main/design/logo/logo-symbol.svg
11+
faviconSvg: https://raw.githubusercontent.com/CommandCodeAI/status/master/assets/favicon.svg
1112
name: Command Code Status
1213
navbar:
1314
- title: Command Code
@@ -16,7 +17,5 @@ status-website:
1617
href: /
1718
- title: Subscribe on GitHub
1819
href: https://github.com/$OWNER/$REPO/issues
19-
status-page:
20-
faviconSvg: https://raw.githubusercontent.com/CommandCodeAI/status/master/assets/favicon.svg
2120
i18n:
2221
footer: ''

0 commit comments

Comments
 (0)