smileycutie0 commited on
Commit
4320694
Β·
verified Β·
1 Parent(s): 5851117

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +1 -1
index.html CHANGED
@@ -7,8 +7,8 @@
7
  <link rel="stylesheet" href="style.css">
8
  </head>
9
  <body>
 
10
  <main>
11
- <img src="assets/header.png" alt="A happy ghost">
12
  <h1>πŸ’ cherry-ghosts community</h1>
13
  <p>cherry-ghosts is a community where <em>curiosity meets innovation!</em> ✨</p>
14
  </main>
 
7
  <link rel="stylesheet" href="style.css">
8
  </head>
9
  <body>
10
+ <a href="/"><img src="assets/header.png" alt="A happy ghost"></a>
11
  <main>
 
12
  <h1>πŸ’ cherry-ghosts community</h1>
13
  <p>cherry-ghosts is a community where <em>curiosity meets innovation!</em> ✨</p>
14
  </main>