Skip to content

Commit

Permalink
Merge pull request #423 from alex-beckett/socials
Browse files Browse the repository at this point in the history
Update X links
  • Loading branch information
jcstein authored Dec 10, 2024
2 parents a0eca76 + 9662ecf commit d06e0e5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/datas/community/social-channels.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ export const socialChannels = {
text: "The latest news and updates.",
image: "community/twitter.png",
type: "external",
url: "https://twitter.com/CelestiaOrg/",
url: "https://twitter.com/celestia/",
},
{
id: 2,
Expand Down
2 changes: 1 addition & 1 deletion src/datas/home/social-channels.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ export const socialChannels = {
text: "Read the latest",
image: "home/twitter-black.png",
type: "external",
url: "https://twitter.com/CelestiaOrg/",
url: "https://twitter.com/celestia/",
},
{
id: 2,
Expand Down

0 comments on commit d06e0e5

Please sign in to comment.