@@ -1,16 +1,16 @@
|
||||
<template>
|
||||
<div>
|
||||
<p class="text-black text-base font-semibold">
|
||||
<p class="text-black dark:text-zinc-300 text-base font-semibold">
|
||||
Connect With Me
|
||||
</p>
|
||||
<p>
|
||||
<p class="dark:text-zinc-300 ">
|
||||
I have a fair amount of knowledge of Javascript, Typescript, VueJs, and Nuxt. If you
|
||||
have an interesting idea, either open source or paid let's connect.
|
||||
</p>
|
||||
|
||||
<a
|
||||
href="mailto: alasadnurriyad4@gmail.com"
|
||||
class="block text-center w-full bg-sky-700 p-2 rounded-lg text-[#F1F2F4] mt-3 text-sm"
|
||||
class="block text-center w-full bg-sky-700 p-2 rounded-lg text-[#F1F2F4] mt-3 text-sm"
|
||||
>
|
||||
Sent Mail
|
||||
</a>
|
||||
|
||||
Reference in New Issue
Block a user