Spaces:
Running
Running
Update index.html
Browse files- index.html +1 -1
index.html
CHANGED
|
@@ -135,7 +135,7 @@
|
|
| 135 |
<div class="px-2 pt-2 pb-3 space-y-1 sm:px-3">
|
| 136 |
<a href="#home" class="block px-3 py-2 rounded-md text-base font-medium text-white hover:bg-white/10">Home</a>
|
| 137 |
<a href="#vision" class="block px-3 py-2 rounded-md text-base font-medium text-white hover:bg-white/10">Vision</a>
|
| 138 |
-
<a href="#technologies" class="block px-3 py-2 rounded-md text-base font-medium text-white hover:bg-white/10">
|
| 139 |
<a href="#timeline" class="block px-3 py-2 rounded-md text-base font-medium text-white hover:bg-white/10">Timeline</a>
|
| 140 |
<a href="#contact" class="block px-3 py-2 rounded-md text-base font-medium text-white hover:bg-white/10">Contact</a>
|
| 141 |
<a href="links.html" class="block px-3 py-2 rounded-md text-base font-medium text-white hover:bg-white/10">Resources</a>
|
|
|
|
| 135 |
<div class="px-2 pt-2 pb-3 space-y-1 sm:px-3">
|
| 136 |
<a href="#home" class="block px-3 py-2 rounded-md text-base font-medium text-white hover:bg-white/10">Home</a>
|
| 137 |
<a href="#vision" class="block px-3 py-2 rounded-md text-base font-medium text-white hover:bg-white/10">Vision</a>
|
| 138 |
+
<a href="#technologies" class="block px-3 py-2 rounded-md text-base font-medium text-white hover:bg-white/10">Activities</a>
|
| 139 |
<a href="#timeline" class="block px-3 py-2 rounded-md text-base font-medium text-white hover:bg-white/10">Timeline</a>
|
| 140 |
<a href="#contact" class="block px-3 py-2 rounded-md text-base font-medium text-white hover:bg-white/10">Contact</a>
|
| 141 |
<a href="links.html" class="block px-3 py-2 rounded-md text-base font-medium text-white hover:bg-white/10">Resources</a>
|