mirror of
https://github.com/ChenQihan666/MyBlog-Next.git
synced 2026-08-14 11:29:33 +08:00
Set LOGO_IMAGE.enable to false
This commit is contained in:
+1
-1
@@ -10,7 +10,7 @@ export const SITE = {
|
||||
};
|
||||
|
||||
export const LOGO_IMAGE = {
|
||||
enable: true,
|
||||
enable: false,
|
||||
svg: true,
|
||||
width: 216,
|
||||
height: 46,
|
||||
|
||||
Reference in New Issue
Block a user