Update index.html
Browse files- index.html +1 -1
index.html
CHANGED
|
@@ -92,7 +92,7 @@
|
|
| 92 |
</p>
|
| 93 |
|
| 94 |
<div class="flex space-x-3">
|
| 95 |
-
<a href="
|
| 96 |
<i class="fab fa-linkedin-in mr-2"></i> LinkedIn
|
| 97 |
</a>
|
| 98 |
<button onclick="window.print()" class="print-button bg-gray-200 hover:bg-gray-300 text-gray-800 px-4 py-2 rounded-lg flex items-center">
|
|
|
|
| 92 |
</p>
|
| 93 |
|
| 94 |
<div class="flex space-x-3">
|
| 95 |
+
<a href="https://www.linkedin.com/in/divyanshudaga" class="bg-blue-600 hover:bg-blue-700 text-white px-4 py-2 rounded-lg flex items-center">
|
| 96 |
<i class="fab fa-linkedin-in mr-2"></i> LinkedIn
|
| 97 |
</a>
|
| 98 |
<button onclick="window.print()" class="print-button bg-gray-200 hover:bg-gray-300 text-gray-800 px-4 py-2 rounded-lg flex items-center">
|