From 08dfd503b365ae9b1c81de99167ed8ede9632eb7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Patrick=20M=C3=BCller?= <38216565+herrpatrickmueller@users.noreply.github.com> Date: Tue, 7 Jan 2025 13:56:14 +0100 Subject: [PATCH] move the OpenChat article to the end of the list (#3928) --- showcase.json | 44 ++++++++++++++++++++++---------------------- 1 file changed, 22 insertions(+), 22 deletions(-) diff --git a/showcase.json b/showcase.json index a23858d5bf..93d4c7382c 100644 --- a/showcase.json +++ b/showcase.json @@ -39,28 +39,6 @@ "/img/showcase/bitfinity_showcase.webp" ] }, - { - "id": "openchat", - "name": "OpenChat", - "oneLiner": "Decentralized alternative to WhatsApp", - "website": "https://oc.app/", - "tags": [ - "SocialFi", - "Bitcoin", - "DAO", - "Chain Fusion", - "Creator Economy" - ], - "twitter": "https://x.com/OpenChat", - "description": "OpenChat is a fully decentralized real-time messaging service that is indistinguishable from Web2 chat apps while living 100% on the blockchain. This allows users to send crypto to each other - including Bitcoin - and own a part of OpenChat through CHAT tokens.", - "usesInternetIdentity": true, - "display": "Large", - "stats": "80,000+ users", - "logo": "/img/showcase/openchat_logo.webp", - "screenshots": [ - "/img/showcase/openchat-screenshot.webp" - ] - }, { "id": "icpswap", "name": "ICPSwap", @@ -4833,5 +4811,27 @@ "usesInternetIdentity": true, "display": "Normal", "logo": "/img/showcase/icptokens_logo.svg" + }, + { + "id": "openchat", + "name": "OpenChat", + "oneLiner": "Decentralized alternative to WhatsApp", + "website": "https://oc.app/", + "tags": [ + "SocialFi", + "Bitcoin", + "DAO", + "Chain Fusion", + "Creator Economy" + ], + "twitter": "https://x.com/OpenChat", + "description": "OpenChat is a fully decentralized real-time messaging service that is indistinguishable from Web2 chat apps while living 100% on the blockchain. This allows users to send crypto to each other - including Bitcoin - and own a part of OpenChat through CHAT tokens.", + "usesInternetIdentity": true, + "display": "Large", + "stats": "80,000+ users", + "logo": "/img/showcase/openchat_logo.webp", + "screenshots": [ + "/img/showcase/openchat-screenshot.webp" + ] } ] \ No newline at end of file