We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a40fa45 commit 502c18dCopy full SHA for 502c18d
docs/docusaurus.config.ts
@@ -222,11 +222,11 @@ const config: Config = {
222
// },
223
],
224
copyright: `Copyright © ${new Date().getFullYear()} Uptime Lab. Built with Docusaurus.`,
225
- logo: {
226
- src: 'img/logos/UptimeIndustries-logo-white.svg',
227
- srcDark: 'img/logos/UptimeIndustries-logo-green.svg',
228
- height: 100
229
- },
+ // logo: {
+ // src: 'img/logos/UptimeIndustries-logo-white.svg',
+ // srcDark: 'img/logos/UptimeIndustries-logo-green.svg',
+ // height: 100
+ // },
230
231
},
232
prism: {
0 commit comments