Skip to content

Commit 7ec15b3

Browse files
committed
fix: adjust feature order in Web3Messaging UseCaseCard
1 parent 4f0d096 commit 7ec15b3

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

src/overview/tooling-and-explorers/blockchain-explorer.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,8 +69,8 @@ publicly auditable.
6969

7070
::: tip 💡 Dev Tip
7171

72-
Use **Bellecour** for development and testing as it's a
73-
gasless blockchain, then deploy to **Arbitrum** for production workloads.
72+
Use **Bellecour** for development and testing as it's a gasless blockchain, then
73+
deploy to **Arbitrum** for production workloads.
7474

7575
:::
7676

src/overview/use-cases.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ computing and decentralized data protection.
2121
description="Secure communication platform for Web3 users enabling privacy-preserving messaging through Web3Mail and Web3Telegram. Users maintain control over their data while enabling targeted communication and monetizing their engagement."
2222
imageUrl="/assets/web3messaging-screenshot.png"
2323
imageAlt="Web3Messaging Demo Screenshot"
24-
:features="['Web3Mail', 'Web3Telegram', 'DataProtector Core']"
24+
:features="['DataProtector Core', 'Web3Mail', 'Web3Telegram', ]"
2525
demoUrl="https://demo.iex.ec/web3messaging"
2626
githubUrl="https://github.com/iExecBlockchainComputing/web3-messaging-usecase-demo"
2727
demoIcon="mdi:message-processing"

0 commit comments

Comments
 (0)