You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/pages/index.astro
+15-15
Original file line number
Diff line number
Diff line change
@@ -262,98 +262,98 @@ const metadata = {
262
262
title: 'Polkadot',
263
263
description: "Polkadot is a platform working on scalability within blockchain networks.",
264
264
icon: 'flat-color-icons:template',
265
-
image: {src:"src/assets/images/defi/polkdot.png"}
265
+
image: {src:"./images/defi/polkdot.png"}
266
266
},
267
267
{
268
268
title: 'Chiliz',
269
269
description:
270
270
"Chiliz is a blockchain platform developed by Maltese-based sports company Mediarex.",
271
271
// icon: 'flat-color-icons:gallery',
272
-
image: {src:"src/assets/images/defi/chiliz.png"}
272
+
image: {src:"./images/defi/chiliz.png"}
273
273
},
274
274
{
275
275
title: 'SSV Network',
276
276
description:
277
277
'SSV is a secure and scalable staking infrastructure.',
278
278
// icon: 'flat-color-icons:approval',
279
-
image: {src:"src/assets/images/defi/ssv.png"}
279
+
image: {src:"./images/defi/ssv.png"}
280
280
},
281
281
{
282
282
title: 'Celer Network',
283
283
description:
284
284
"Celer is a blockchain interoperability protocol enabling a one-click user experience accessing multiple chains.",
285
285
// icon: 'flat-color-icons:document',
286
-
image: {src:"src/assets/images/defi/celer.jpg"}
286
+
image: {src:"./images/defi/celer.jpg"}
287
287
},
288
288
{
289
289
title: 'Gravity',
290
290
description:
291
291
'Gravity is a Layer 1 blockchain designed for mass adoption and an omnichain future.',
292
292
// icon: 'flat-color-icons:advertising',
293
-
image: {src:"src/assets/images/defi/gravity.jpg"}
293
+
image: {src:"./images/defi/gravity.jpg"}
294
294
},
295
295
{
296
296
title: 'Ankr',
297
297
description: 'Ankr provides a comprehensive suite to power Polygon with global RPC nodes, liquid staking solutions, and Supernets creation as a service for best-in-class EVM performance.',
298
298
// icon: 'flat-color-icons:currency-exchange',
299
-
image: {src:"src/assets/images/defi/ankr.png"}
299
+
image: {src:"./images/defi/ankr.png"}
300
300
},
301
301
{
302
302
title: 'ImutableX',
303
303
description: 'Immutable is the leading Layer 2 for NFTs and blockchain gaming, secured by Ethereum.',
'Chromia combines blockchain with relational databases. For dapps with smarter features, fairer fees, and richer worlds.',
330
330
// icon: 'flat-color-icons:business-contact',
331
-
image: {src:"src/assets/images/defi/Chromia.png"}
331
+
image: {src:"./images/defi/Chromia.png"}
332
332
},
333
333
{
334
334
title: 'Curve',
335
335
description: "Curve Finance is a decentralized exchange (DEX) that facilitates seamless and optimized trading of stablecoins, ensuring minimal price impact.",
336
336
// icon: 'flat-color-icons:database',
337
-
image: {src:"src/assets/images/defi/Curve.jpg"}
337
+
image: {src:"./images/defi/Curve.jpg"}
338
338
},
339
339
{
340
340
title: 'Convex',
341
341
description: 'Convex is not a blockchain but a radical new approach to the consensus problem.',
342
342
// icon: 'flat-color-icons:voice-presentation',
343
-
image: {src:"src/assets/images/defi/Convex.jpg"}
343
+
image: {src:"./images/defi/Convex.jpg"}
344
344
},
345
345
{
346
346
title: 'Space and Time',
347
347
description:
348
348
'Space and Time is a decentralized replacement for your blockchain indexing service, data warehouse, and API servers, all secured by our sub-second ZK coprocessor for SQL.',
0 commit comments