Spaces:
Running
Running
Update index.html
Browse files- index.html +1 -1
index.html
CHANGED
|
@@ -78,7 +78,7 @@
|
|
| 78 |
<a href="#projects" class="bg-white text-gray-900 hover:bg-gray-100 px-8 py-3 rounded-md font-semibold transition">
|
| 79 |
Explore Projects
|
| 80 |
</a>
|
| 81 |
-
<a href="https://github.com/
|
| 82 |
<i class="fab fa-github mr-2"></i>GitHub
|
| 83 |
</a>
|
| 84 |
</div>
|
|
|
|
| 78 |
<a href="#projects" class="bg-white text-gray-900 hover:bg-gray-100 px-8 py-3 rounded-md font-semibold transition">
|
| 79 |
Explore Projects
|
| 80 |
</a>
|
| 81 |
+
<a href="https://github.com/canstralian" target="_blank" class="bg-gray-900 text-white hover:bg-gray-800 px-8 py-3 rounded-md font-semibold transition">
|
| 82 |
<i class="fab fa-github mr-2"></i>GitHub
|
| 83 |
</a>
|
| 84 |
</div>
|