Spaces:
Running
Running
liewchooichin
commited on
Commit
•
2cde567
1
Parent(s):
91e4b18
Update simple-notes/index.html
Browse files- simple-notes/index.html +1 -0
simple-notes/index.html
CHANGED
@@ -10,6 +10,7 @@
|
|
10 |
</head>
|
11 |
<body>
|
12 |
<header>
|
|
|
13 |
<h1>Simple Notes</h1>
|
14 |
</header>
|
15 |
|
|
|
10 |
</head>
|
11 |
<body>
|
12 |
<header>
|
13 |
+
<p><a href="../index.html">Back to homepage</a></p>
|
14 |
<h1>Simple Notes</h1>
|
15 |
</header>
|
16 |
|