Skip to content

Commit

Permalink
chore: fix twitter URL
Browse files Browse the repository at this point in the history
  • Loading branch information
ape-fede committed Dec 16, 2024
1 parent eb8eea3 commit b41c15c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion config/launchProjects.json
Original file line number Diff line number Diff line change
Expand Up @@ -1646,7 +1646,7 @@
"tags": ["GameFi"],
"socials": {
"twitter": "https://x.com/OxyaOrigin",
"teaserVideo": "https://x.com/ApeBond/status/1867675870355452023",
"teaserVideo": "https://x.com/ApeBond/status/1867686738107195477",
"tokenomicsURL": "https://oxya-origin.gitbook.io/oxya-origin/asset-ecosystem/economy",
"website": "https://www.oxyaorigin.com/",
"whitepaper": "https://oxya-origin.gitbook.io/oxya-origin",
Expand Down
2 changes: 1 addition & 1 deletion src/constants/launchProjects.ts
Original file line number Diff line number Diff line change
Expand Up @@ -799,7 +799,7 @@ const launchProjects: LaunchProjectConfig[] = [
tags: ['GameFi'],
socials: {
twitter: 'https://x.com/OxyaOrigin',
teaserVideo: 'https://x.com/ApeBond/status/1867675870355452023',
teaserVideo: 'https://x.com/ApeBond/status/1867686738107195477',
tokenomicsURL: 'https://oxya-origin.gitbook.io/oxya-origin/asset-ecosystem/economy',
website: 'https://www.oxyaorigin.com/',
whitepaper: 'https://oxya-origin.gitbook.io/oxya-origin',
Expand Down

0 comments on commit b41c15c

Please sign in to comment.