mirror of
https://github.com/ChenQihan666/MyBlog-Next.git
synced 2026-08-14 07:33:07 +08:00
Update default og image
This commit is contained in:
Binary file not shown.
|
After Width: | Height: | Size: 421 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 472 KiB |
+1
-1
@@ -5,7 +5,7 @@ export const SITE = {
|
||||
author: "Sat Naing",
|
||||
desc: "A minimal, responsive and SEO-friendly Astro blog theme.",
|
||||
title: "AstroPaper",
|
||||
ogImage: "og-default.png",
|
||||
ogImage: "default-og.png",
|
||||
lightAndDarkMode: true,
|
||||
postPerPage: 3,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user