This commit is contained in:
Ricocc
2025-11-06 23:01:29 +08:00
parent d24e03ce6a
commit 1434ce3517
28 changed files with 236 additions and 157 deletions

View File

@@ -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>