Skip to content

Commit

Permalink
fix: 修复og-image
Browse files Browse the repository at this point in the history
  • Loading branch information
Parsifa1 committed Dec 21, 2023
1 parent 9932192 commit 3934adb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ export const SITE: Site = {
author: "Parsifal",
desc: "Parsifa1's Blog",
title: "Parsifal's Blog",
ogImage: "astropaper-og.jpg",
ogImage: "https://i2.woh.to/2023/09/30/photo_2023-05-07_23-49-04a122368bf889ed18.jpg",
lightAndDarkMode: true,
postPerPage: 4,
};
Expand Down

0 comments on commit 3934adb

Please sign in to comment.