We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7717e5c commit 7fba9dbCopy full SHA for 7fba9db
pages/index.js
@@ -12,6 +12,8 @@ export default function Home() {
12
</Head>
13
14
<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
+
17
<h1 className={styles.title}>
18
Elevate your editing experience.
19
</h1>
0 commit comments