Skip to content

Commit d73fd7b

Browse files
committed
fix: remove emojis from section headers for consistency
1 parent 6696fd3 commit d73fd7b

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
lines changed

src/get-started/helloWorld/2-protectData.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ its entire lifecycle - during storage, transfer and processing.
3131

3232
:::
3333

34-
## 🧩 DataProtector, Key Features
34+
## DataProtector, Key Features
3535

3636
DataProtector is a developer tool built on top of our technology. It helps
3737
developers easily add data protection, management, and monetization features to
@@ -53,11 +53,11 @@ their DApp with these key features:
5353
Features an SDK for easy integration into your DApp, enhancing functionality
5454
and user experience.
5555

56-
## 🧩 Create protected data
56+
## Create protected data
5757

5858
<ProtectData />
5959

60-
## 🧩 What Happened Under the Hood
60+
## What Happened Under the Hood
6161

6262
::: tip <i></i>
6363

@@ -122,7 +122,7 @@ button:
122122
</div>
123123
</div>
124124

125-
## 🧩 How to Install and Use DataProtector
125+
## How to Install and Use DataProtector
126126

127127
Decentralized confidential computing might sound complex, but we've made it
128128
simple through our developer tools.

src/get-started/helloWorld/3-buildIApp.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -306,7 +306,7 @@ simulating how it will run in the iExec network's TEE environment.
306306

307307
:::
308308

309-
### 🧩 Using arguments
309+
### Using arguments
310310

311311
You can pass arguments to your iApp using the `--args` option. This allows you
312312
to provide necessary inputs during runtime (you can use your name for example).

src/get-started/toolkit.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,12 @@ title: iExec Toolkit
33
description: Essential tools and resources for building on iExec
44
---
55

6-
# 🛠️ iExec Toolkit
6+
# iExec Toolkit
77

88
Build faster and smarter with our turnkey toolkit designed to streamline your
99
iExec development experience.
1010

11-
## 🚀 iApp Generator
11+
## iApp Generator
1212

1313
The **iApp Generator** is your quick-start solution for creating iExec
1414
confidential decentralized applications. Generate production-ready iApp with
@@ -26,7 +26,7 @@ just a few commands, let free your imagination.
2626
Jump right into building with our comprehensive guide:
2727
[Building Your iApp →](/references/iapp-generator/building-your-iexec-app.md)
2828

29-
## 🔒 DataProtector-SDK
29+
## DataProtector-SDK
3030

3131
The **DataProtector-SDK** provides a complete toolkit for managing confidential
3232
data on iExec. Protect, share, and monetize your data by exposing the protected

0 commit comments

Comments
 (0)