Skip to content

Commit ae84562

Browse files
authored
Merge pull request #133 from ropats16/content/lesson-5
Content/lesson 5
2 parents 90766c4 + 120bf8b commit ae84562

File tree

8 files changed

+1379
-5
lines changed

8 files changed

+1379
-5
lines changed

lessons/projects/5.mdx

Lines changed: 1374 additions & 0 deletions
Large diffs are not rendered by default.

pages/getting-started/index.tsx

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -62,11 +62,11 @@ const GettingStarted: React.FC<LessonProps> = ({ lessons }) => {
6262
>
6363
What is D_D Academy?
6464
</Heading>
65-
<Text apply="mdx.p" as="p" fontSize="xl">
66-
&quot;D_D Academy&quot; is an open-source education platform created
67-
by the Developer DAO.
65+
<Text apply="mdx.p" as="p" fontSize="xl" textAlign="center">
66+
<strong>D_D Academy</strong> is an open-source education platform
67+
created by the Developer DAO.
6868
</Text>
69-
<Text apply="mdx.p" as="p" fontSize="xl">
69+
<Text apply="mdx.p" as="p" fontSize="xl" textAlign="center">
7070
We seek to{' '}
7171
<Text fontWeight="bold" as="strong" color="#F96C9D">
7272
empower learners
@@ -141,7 +141,7 @@ const GettingStarted: React.FC<LessonProps> = ({ lessons }) => {
141141
This project is just getting started.
142142
</Heading>
143143

144-
<Text apply="mdx.div" as="div" fontSize="xl">
144+
<Text apply="mdx.div" as="div" fontSize="xl" textAlign="center">
145145
<UnorderedList listStyleType="none">
146146
<ListItem>
147147
We&apos;re looking for{' '}

public/assets/ethers.png

76.1 KB
Loading

public/assets/lessons/5/img_1.png

27.4 KB
Loading

public/assets/lessons/5/img_2.png

211 KB
Loading

public/assets/lessons/5/img_3.png

353 KB
Loading

public/assets/rainbowkit.png

127 KB
Loading

public/assets/wagmi.png

3.06 KB
Loading

0 commit comments

Comments
 (0)