Skip to content

Commit 0376141

Browse files
committed
chore: updated icon for an exercise box in introduction page
- Modified introduction.js to update the exercise box icon. - Added exercise2.png as the new icon in the directory.
1 parent c8e6089 commit 0376141

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

src/components/Docs/introduction.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ const IntroductionComponent = () => {
118118
<Link to={`/develop/exercise`} className="docs_card_with_image">
119119
<div>
120120
<img
121-
src="/img/exercise.png"
121+
src="/img/exercise2.png"
122122
alt="airchains"
123123
className="junction_logo"
124124
/>

static/img/exercise2.png

124 KB
Loading

0 commit comments

Comments
 (0)