|
93 | 93 | <a href="../index.html#about" class="font-medium hover:text-primary transition-colors">About</a> |
94 | 94 | <a href="../index.html#projects" class="font-medium hover:text-primary transition-colors">Projects</a> |
95 | 95 | <a href="index.html" class="font-medium text-primary transition-colors">Blog</a> |
96 | | - <a href="../index.html#team" class="font-medium hover:text-primary transition-colors">Team</a> |
| 96 | + <a href="../index.html#contribute" class="font-medium hover:text-primary transition-colors">Contribute</a> |
97 | 97 | <a href="https://github.com/AIComputing101" target="_blank" class="flex items-center gap-1 px-4 py-2 bg-primary text-white rounded-lg hover:bg-primary/90 transition-colors"> |
98 | 98 | <i class="fab fa-github"></i> GitHub |
99 | 99 | </a> |
|
111 | 111 | <a href="../index.html#about" class="py-2 font-medium hover:text-primary transition-colors">About</a> |
112 | 112 | <a href="../index.html#projects" class="py-2 font-medium hover:text-primary transition-colors">Projects</a> |
113 | 113 | <a href="index.html" class="py-2 font-medium text-primary transition-colors">Blog</a> |
114 | | - <a href="../index.html#team" class="py-2 font-medium hover:text-primary transition-colors">Team</a> |
| 114 | + <a href="../index.html#contribute" class="py-2 font-medium hover:text-primary transition-colors">Contribute</a> |
115 | 115 | <a href="https://github.com/AIComputing101" target="_blank" class="flex items-center gap-1 px-4 py-2 bg-primary text-white rounded-lg hover:bg-primary/90 transition-colors w-fit"> |
116 | 116 | <i class="fab fa-github"></i> GitHub |
117 | 117 | </a> |
@@ -644,7 +644,7 @@ <h4 class="text-white font-semibold mb-4">Quick Links</h4> |
644 | 644 | <li><a href="../index.html#about" class="hover:text-white transition-colors">Our Mission</a></li> |
645 | 645 | <li><a href="../index.html#projects" class="hover:text-white transition-colors">Projects</a></li> |
646 | 646 | <li><a href="index.html" class="hover:text-white transition-colors">Blog</a></li> |
647 | | - <li><a href="../index.html#team" class="hover:text-white transition-colors">Team</a></li> |
| 647 | + <li><a href="../index.html#contribute" class="hover:text-white transition-colors">Contribute</a></li> |
648 | 648 | </ul> |
649 | 649 | </div> |
650 | 650 |
|
|
0 commit comments