diff --git a/src/config.ts b/src/config.ts index 825a677..ab5a4ff 100644 --- a/src/config.ts +++ b/src/config.ts @@ -10,7 +10,7 @@ export const SITE = { }; export const LOGO_IMAGE = { - enable: true, + enable: false, svg: true, width: 216, height: 46,