Skip to content

Commit

Permalink
Add oreowallet to ecosystem page (#737)
Browse files Browse the repository at this point in the history
  • Loading branch information
NullSoldier authored Oct 22, 2024
1 parent c217ebb commit 7a81aad
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions content/ecosystem/ecosystem.ts
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,12 @@ export const ECOSYSTEM: Array<{
image: string;
highlight?: string;
}> = [
{
type: "Apps",
name: "OreoWallet",
link: "https://oreowallet.com/",
image: "/images/ecosystem/oreowallet.png",
},
{
type: "Apps",
name: "Orescriptions",
Expand Down
Binary file added public/images/ecosystem/oreowallet.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 7a81aad

Please sign in to comment.