We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a45dd0b commit 006702eCopy full SHA for 006702e
astro/src/config.ts
@@ -5,7 +5,7 @@ export const SITE: Site = {
5
author: "Matt Welsh",
6
desc: "Matt Welsh's home page.",
7
title: "mdw.la :: Matt Welsh",
8
- ogImage: "astropaper-og.jpg",
+ ogImage: "mdw-woods-lowres.png",
9
lightAndDarkMode: true,
10
postPerPage: 3,
11
scheduledPostMargin: 15 * 60 * 1000, // 15 minutes
0 commit comments