Skip to content

Commit

Permalink
Cache break meta image
Browse files Browse the repository at this point in the history
  • Loading branch information
kuzdogan committed Apr 25, 2024
1 parent c113d04 commit 2880afb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gatsby-config.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ module.exports = {
url: `https://ethberlin.org`,
description: "ETHBerlin04: Identity Crisis, May 24-26, 2024, Kreuzberg, Berlin",
twitterUsername: "@ETHBerlin",
image: `/card.png`,
image: `/card.png?cache-break`,
},
plugins: [
"gatsby-plugin-image",
Expand Down

0 comments on commit 2880afb

Please sign in to comment.