Update default og image

This commit is contained in:
Sat Naing
2022-09-27 15:29:50 +06:30
parent f525b243e0
commit c61e8011fc
3 changed files with 1 additions and 1 deletions
+1 -1
View File
@@ -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,
};