Spaces:
Running
Running
Update about.html
Browse files- about.html +1 -1
about.html
CHANGED
|
@@ -38,7 +38,7 @@ body {
|
|
| 38 |
<div class="hidden md:flex gap-10 font-medium">
|
| 39 |
<a href="index.html">Home</a>
|
| 40 |
<a href="index.html#how">How it works</a>
|
| 41 |
-
<a href="about.html"
|
| 42 |
</div>
|
| 43 |
|
| 44 |
<a href="index.html" class="bg-white text-emerald-600 px-5 py-2 rounded-full font-semibold">
|
|
|
|
| 38 |
<div class="hidden md:flex gap-10 font-medium">
|
| 39 |
<a href="index.html">Home</a>
|
| 40 |
<a href="index.html#how">How it works</a>
|
| 41 |
+
<a href="about.html">About</a>
|
| 42 |
</div>
|
| 43 |
|
| 44 |
<a href="index.html" class="bg-white text-emerald-600 px-5 py-2 rounded-full font-semibold">
|