* change `index.js`
(cherry picked from commit 9e7fad1fd2
)
Co-authored-by: R. M. Shea <8948187+rmshea@users.noreply.github.com>
This commit is contained in:
@ -8,8 +8,8 @@ import styles from "./styles.module.css";
|
|||||||
|
|
||||||
const features = [
|
const features = [
|
||||||
{
|
{
|
||||||
title: <>⛏ Build an Application</>,
|
title: <>⛏ Build Your First App</>,
|
||||||
imageUrl: "apps",
|
imageUrl: "https://github.com/solana-labs/example-helloworld",
|
||||||
description: <>Get started building your decentralized app or marketplace.</>,
|
description: <>Get started building your decentralized app or marketplace.</>,
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user