mirror of
https://github.com/ChenQihan666/MyBlog-Next.git
synced 2026-08-14 11:29:33 +08:00
Add 2 color scheme config option
This commit is contained in:
@@ -6,6 +6,7 @@ export const SITE = {
|
||||
desc: "A minimal, responsive and SEO-friendly Astro blog theme.",
|
||||
title: "AstroPaper",
|
||||
ogImage: "og-default.png",
|
||||
lightAndDarkMode: true,
|
||||
postPerPage: 3,
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user