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