We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ac24fdb commit 42d7d52Copy full SHA for 42d7d52
.upptimerc.yml
@@ -8,6 +8,7 @@ sites:
8
status-website:
9
cname: status.commandcode.ai
10
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
12
name: Command Code Status
13
navbar:
14
- title: Command Code
@@ -16,7 +17,5 @@ status-website:
16
17
href: /
18
- title: Subscribe on GitHub
19
href: https://github.com/$OWNER/$REPO/issues
-status-page:
20
- faviconSvg: https://raw.githubusercontent.com/CommandCodeAI/status/master/assets/favicon.svg
21
i18n:
22
footer: ''
0 commit comments