update content

This commit is contained in:
Michael Czechowski
2024-10-15 00:42:15 +02:00
parent 3c7b1c3c82
commit 89561af151
6 changed files with 35 additions and 24 deletions

View File

@@ -8,10 +8,18 @@ header.bg-nls-black.text-white
| #{title.jobTitle[0]}
wbr
| & #{title.jobTitle[1]}
h1.text-xl.mb-4.opacity-90(class="sm:text-5xl", itemprop="email")
a(onclick="umami.track('email clicked', { position: 'title' })", href=footer.emailLink, rel="noopener noreferrer", itemprop="email")
| #{title.email[0]}
h1.text-lg.mt-8.opacity-90(
class="sm:text-5xl group", itemprop="email"
)
a(
onclick="umami.track('email clicked', { position: 'title' })",
onmouseover="umami.track('email hovered', { position: 'title' })",
href=footer.emailLink, rel="noopener noreferrer", itemprop="email"
)
span.whitespace-nowrap.items-center.opacity-10.transition(class="group-hover:opacity-100")
span 👋 
span(class="group-hover:underline-2") #{title.email[0]}
span.opacity-20 –
| #{title.email[1]}
span(class="group-hover:opacity-20") #{title.email[1]}
span.opacity-20 –
| #{title.email[2]}
span(class="group-hover:opacity-20") #{title.email[2]}