Skip to content

Commit 7fba9db

Browse files
Update index.js
1 parent 7717e5c commit 7fba9db

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pages/index.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ export default function Home() {
1212
</Head>
1313

1414
<main className={styles.main}>
15+
<img src="https://raw.githubusercontent.com/CodeEditApp/CodeEdit/main/CodeEdit/Assets.xcassets/AppIcon.appiconset/CodeEdit-128%402x.png" width="128" />
16+
1517
<h1 className={styles.title}>
1618
Elevate your editing experience.
1719
</h1>

0 commit comments

Comments
 (0)