update
This commit is contained in:
@@ -329,7 +329,7 @@ const filtered = headings.filter(h => h.depth <= 3);
|
||||
data-aos-once="true"
|
||||
>Let's Connect</h2>
|
||||
<p
|
||||
class="text-sm leading-6 text-neutral-600 dark:text-neutral-300"
|
||||
class="text-sm leading-6 text-neutral-700 dark:text-neutral-300"
|
||||
data-aos="fade-up-xs"
|
||||
data-aos-delay="100"
|
||||
data-aos-duration="500"
|
||||
@@ -339,7 +339,7 @@ const filtered = headings.filter(h => h.depth <= 3);
|
||||
href={siteConfig.social.twitter}
|
||||
target="_blank"
|
||||
class="text-indigo-500 underline">follow me on twitter</a
|
||||
>, or you can send me an <a href="mailto:hello@ricouic.om" class="text-indigo-500 underline"
|
||||
>, or you can send me an <a href="mailto:hello@ricoui.com" class=" underline"
|
||||
>email</a
|
||||
> and I'll be sure to get back to you.
|
||||
</p>
|
||||
|
||||
Reference in New Issue
Block a user