Skip to content

Commit

Permalink
add necropolis and gravedigger to app list
Browse files Browse the repository at this point in the history
  • Loading branch information
octanel committed Jun 27, 2024
1 parent 5a6085f commit 052f98a
Show file tree
Hide file tree
Showing 7 changed files with 15 additions and 5 deletions.
20 changes: 15 additions & 5 deletions cms/apps/applications.json
Original file line number Diff line number Diff line change
Expand Up @@ -400,11 +400,21 @@
"github_URL": "https://github.com/astroport-fi"
},
{
"title": "BackBone Labs",
"subtitle": "A multi-chain DeFi hub for collateral and NFTs, supporting seamless interactions across various blockchains.",
"external_URL": "https://backbonelabs.io/",
"thumbnail_image_URL": "https://raw.githubusercontent.com/osmosis-labs/fe-content/main/cms/apps/images/backbonelabs_thumbnail.webp",
"hero_image_URL": "https://raw.githubusercontent.com/osmosis-labs/fe-content/main/cms/apps/images/backbonelabs_hero.webp",
"title": "Necropolis",
"subtitle": "NFT marketplace with yield-generating bASSETs, fostering community-driven growth.",
"external_URL": "https://app.backbonelabs.io/necropolis",
"thumbnail_image_URL": "https://raw.githubusercontent.com/osmosis-labs/fe-content/main/cms/apps/images/necropolis_thumbnail.webp",
"hero_image_URL": "https://raw.githubusercontent.com/osmosis-labs/fe-content/main/cms/apps/images/necropolis_hero.webp",
"twitter_URL": "https://twitter.com/BackBone_Labs",
"medium_URL": "https://medium.com/@backbone_labs",
"github_URL": "https://github.com/backbonelabsio"
},
{
"title": "GraveDigger",
"subtitle": "The only multi-chain liquid staking platform where 100% of the performance fees are distributed back to the community.",
"external_URL": "https://app.backbonelabs.io/gravedigger",
"thumbnail_image_URL": "https://raw.githubusercontent.com/osmosis-labs/fe-content/main/cms/apps/images/gravedigger_thumbnail.webp",
"hero_image_URL": "https://raw.githubusercontent.com/osmosis-labs/fe-content/main/cms/apps/images/gravedigger_hero.webp",
"twitter_URL": "https://twitter.com/BackBone_Labs",
"medium_URL": "https://medium.com/@backbone_labs",
"github_URL": "https://github.com/backbonelabsio"
Expand Down
Binary file removed cms/apps/images/backbonelabs_hero.webp
Binary file not shown.
Binary file removed cms/apps/images/backbonelabs_thumbnail.webp
Binary file not shown.
Binary file added cms/apps/images/gravedigger_hero.webp
Binary file not shown.
Binary file added cms/apps/images/gravedigger_thumbnail.webp
Binary file not shown.
Binary file added cms/apps/images/necropolis_hero.webp
Binary file not shown.
Binary file added cms/apps/images/necropolis_thumbnail.webp
Binary file not shown.

0 comments on commit 052f98a

Please sign in to comment.