Skip to content

Commit 355b989

Browse files
authored
Merge pull request #949 from multiversx/rm/social-share-cache
Rename share icon in order to avoid twitter cache
2 parents c9b8898 + 3e2442d commit 355b989

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
The repository contains the [documentation](https://docs.multiversx.com) for the MultiversX Network protocol.
44

5-
![docs.multiversx.com](https://github.com/multiversx/mx-docs/blob/main/static/img/share.jpg)
5+
![docs.multiversx.com](https://github.com/multiversx/mx-docs/blob/main/static/img/social.jpg)
66

77
## About
88

docusaurus.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ const config = {
9595
},
9696

9797
// Replace with your project's social card
98-
image: "img/share.jpg",
98+
image: "img/social.jpg",
9999

100100
metadata: [
101101
{ name: "twitter:site", content: "@MultiversX" },
File renamed without changes.

0 commit comments

Comments
 (0)