Skip to content

Commit

Permalink
feat(ecosystem): New additions to Ecosystem page (#787)
Browse files Browse the repository at this point in the history
  • Loading branch information
wbnns authored Aug 3, 2024
1 parent f6584a0 commit c63039d
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 0 deletions.
Binary file added apps/web/public/images/partners/memstagram.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added apps/web/public/images/partners/momentify.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
18 changes: 18 additions & 0 deletions apps/web/src/data/ecosystem.json
Original file line number Diff line number Diff line change
Expand Up @@ -3953,5 +3953,23 @@
"description": "ddocs.new is your onchain alternative to Go*gle D*cs. No account needed, designed to enhance your privacy, works peer-to-peer with no centralized intermediary, and available on both mobile & desktop.",
"url": "https://ddocs.new",
"imageUrl": "/images/partners/ddocs.jpeg"
},
{
"name": "Memstagram",
"tags": [
"social"
],
"description": "Monetize meme engagement",
"url": "https://www.memstagram.com/sign-up",
"imageUrl": "/images/partners/memstagram.png"
},
{
"name": "Momentify",
"tags": [
"social"
],
"description": "Make more music memories",
"url": "https://app.momentify.xyz/",
"imageUrl": "/images/partners/momentify.png"
}
]

0 comments on commit c63039d

Please sign in to comment.