Skip to content

Commit

Permalink
chore: oxya final config
Browse files Browse the repository at this point in the history
  • Loading branch information
ape-fede committed Dec 16, 2024
1 parent b6c5776 commit c5ebc09
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion config/launchProjects.json
Original file line number Diff line number Diff line change
Expand Up @@ -1655,7 +1655,7 @@
"images": {
"launchpadImg": "https://res.cloudinary.com/dswmrqgwy/image/upload/v1734350817/home_eag9po.png",
"launchpadSmallImg": "https://res.cloudinary.com/dswmrqgwy/image/upload/v1734350817/home_eag9po.png",
"launchpadIcon": "https://res.cloudinary.com/dswmrqgwy/image/upload/v1715976635/carv-launchpadicon_n3uyxh.png",
"launchpadIcon": "https://res.cloudinary.com/dswmrqgwy/image/upload/v1734370651/smallimg_u9y8kt.png",
"headerImg": "https://res.cloudinary.com/dswmrqgwy/image/upload/v1734351145/headerimg_ljvood.png",
"headerImgMobile": "https://res.cloudinary.com/dswmrqgwy/image/upload/v1734351145/headerimg_ljvood.png",
"websiteImg": "https://res.cloudinary.com/dswmrqgwy/image/upload/v1734351489/website_h8t8aw.png",
Expand Down
3 changes: 1 addition & 2 deletions src/constants/launchProjects.ts
Original file line number Diff line number Diff line change
Expand Up @@ -804,12 +804,11 @@ const launchProjects: LaunchProjectConfig[] = [
website: 'https://www.oxyaorigin.com/',
whitepaper: 'https://oxya-origin.gitbook.io/oxya-origin',
telegram: 'https://t.me/oxyaoriginofficial',
// discord: 'https://discord.gg/carv',
},
images: {
launchpadImg: 'https://res.cloudinary.com/dswmrqgwy/image/upload/v1734350817/home_eag9po.png',
launchpadSmallImg: 'https://res.cloudinary.com/dswmrqgwy/image/upload/v1734350817/home_eag9po.png',
launchpadIcon: 'https://res.cloudinary.com/dswmrqgwy/image/upload/v1715976635/carv-launchpadicon_n3uyxh.png',
launchpadIcon: 'https://res.cloudinary.com/dswmrqgwy/image/upload/v1734370651/smallimg_u9y8kt.png',
headerImg: 'https://res.cloudinary.com/dswmrqgwy/image/upload/v1734351145/headerimg_ljvood.png',
headerImgMobile: 'https://res.cloudinary.com/dswmrqgwy/image/upload/v1734351145/headerimg_ljvood.png',
websiteImg: 'https://res.cloudinary.com/dswmrqgwy/image/upload/v1734351489/website_h8t8aw.png',
Expand Down

0 comments on commit c5ebc09

Please sign in to comment.