Skip to content

Commit c91102d

Browse files
committed
refactor: remove Dune Dashboard image from RLC overview
1 parent 9a4a794 commit c91102d

File tree

2 files changed

+0
-8
lines changed

2 files changed

+0
-8
lines changed

src/assets/rlc/dune-dashboard.png

-427 KB
Binary file not shown.

src/get-started/overview/rlc.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -90,13 +90,6 @@ ecosystem requires RLC:
9090
- Confidential computations need RLC for execution
9191
- Staking mechanisms lock RLC, reducing circulating supply
9292

93-
<ImageViewer
94-
:image-url-dark="duneDashboard"
95-
image-alt="RLC Token Economics Dashboard"
96-
link-url="https://dune.com/datawarlock/arbitrum-economics"
97-
caption="🔗 Access iExec Dune Dashboard"
98-
/>
99-
10093
## 🔄 Getting RLC
10194

10295
You can acquire RLC tokens through several methods:
@@ -158,7 +151,6 @@ Ready to dive into the iExec ecosystem? Here are the next steps:
158151
monetize your resources
159152

160153
<script setup>
161-
import ImageViewer from '@/components/ImageViewer.vue';
162154
import FeatureCard from '@/components/FeatureCard.vue';
163155

164156
// Assets

0 commit comments

Comments
 (0)