We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9dc58d2 commit 147cfadCopy full SHA for 147cfad
src/views/About.vue
@@ -206,13 +206,6 @@
206
</svg>
207
Bluesky
208
</a>
209
-
210
- <a href="mailto:joel.tankam@gmail.com" class="inline-flex items-center px-6 py-3 bg-secondary-600 text-white rounded-xl hover:bg-secondary-700 transition-colors">
211
- <svg class="w-5 h-5 mr-2" fill="none" stroke="currentColor" viewBox="0 0 24 24">
212
- <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M3 8l7.89 5.26a2 2 0 002.22 0L21 8M5 19h14a2 2 0 002-2V7a2 2 0 00-2-2H5a2 2 0 00-2 2v10a2 2 0 002 2z"/>
213
- </svg>
214
- Email
215
- </a>
216
</div>
217
218
<div class="mt-8 pt-8 border-t border-gray-200">
0 commit comments