Spaces:
Running
Running
smileycutie0
commited on
Update index.html
Browse files- 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>
|