Skip to content

Commit

Permalink
[Oct 2024] Innovator Showcase Update (#1851)
Browse files Browse the repository at this point in the history
* innovator showcase 10-2024

* removed one, added 2 more

---------

Co-authored-by: Tania Chakraborty <[email protected]>
Co-authored-by: Rizel Scarlett <[email protected]>
  • Loading branch information
3 people authored Oct 23, 2024
1 parent ce249d5 commit de899dc
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 2 deletions.
12 changes: 10 additions & 2 deletions site/src/pages/community/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ function CommunityIndex() {
url: 'https://twitter.com/netonomyinc/status/1694366100664819936',
},
{
path: '/img/innovator-projects/time-blind.png',
url: 'https://dev.to/github/building-an-ai-powered-decentralized-app-for-time-management-88l',
path: '/img/innovator-projects/ariton.png',
url: 'https://ariton.app/#learn',
},
{
path: '/img/innovator-projects/home-node.png',
Expand All @@ -25,6 +25,14 @@ function CommunityIndex() {
path: '/img/innovator-projects/qnav-links.png',
url: 'https://github.com/flothjl/QNav#qnav-links',
},
{
path: '/img/innovator-projects/blockcore.png',
url: 'https://www.blockcore.net/wallet/guide',
},
{
path: '/img/innovator-projects/mykin.png',
url: 'https://mykin.ai/',
},
];

const [flippedCardIndex, setFlippedCardIndex] = useState(null);
Expand Down
Binary file added site/static/img/innovator-projects/ariton.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 site/static/img/innovator-projects/blockcore.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 site/static/img/innovator-projects/mykin.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 de899dc

Please sign in to comment.