Skip to content

Commit

Permalink
Social image tags (#84)
Browse files Browse the repository at this point in the history
* Adds social media image when sharing on e.g facebook or twitter

* Change meta data tag to show a summary when embedding
  • Loading branch information
Pelsin authored Dec 10, 2024
1 parent 67e78e0 commit 8298485
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -132,6 +132,7 @@ const config = {
darkTheme: darkCodeTheme,
},
image: "img/gp2040-ce-social-card.png",
metadata: [{ name: "twitter:card", content: "summary" }],
}),
plugins: [
[
Expand Down

0 comments on commit 8298485

Please sign in to comment.