Skip to content

Commit 7ecb652

Browse files
committed
fix og image
1 parent f9eea37 commit 7ecb652

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

gatsby-config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ module.exports = {
33
title: "Excalidraw Blog",
44
description:
55
"Get up to speed on the latest news and dive deep into inner workings of Excalidraw",
6-
image: "/og-image-2.png",
6+
image: "/og-image-3.png",
77
siteUrl: "https://blog.excalidraw.com",
88
social: {
99
twitter: "excalidraw",
File renamed without changes.

0 commit comments

Comments
 (0)