Skip to content

Commit 502c18d

Browse files
committed
removed footer logo
1 parent a40fa45 commit 502c18d

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

docs/docusaurus.config.ts

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -222,11 +222,11 @@ const config: Config = {
222222
// },
223223
],
224224
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-
},
225+
// logo: {
226+
// src: 'img/logos/UptimeIndustries-logo-white.svg',
227+
// srcDark: 'img/logos/UptimeIndustries-logo-green.svg',
228+
// height: 100
229+
// },
230230

231231
},
232232
prism: {

0 commit comments

Comments
 (0)