added cv link

This commit is contained in:
Oliver Bryan
2025-09-30 21:01:01 +01:00
parent d28cda7f96
commit 82e40cafc6
2 changed files with 12 additions and 2 deletions

View File

@@ -115,7 +115,7 @@ const sortedTags = Array.from(allTags).sort((a, b) => a.localeCompare(b));
class="github-icon-link flex items-center gap-1"
title="GitHub Profile"
>
<Icon name="mdi:github" class="w-6 h-6" />
<Icon name="mdi:github" class="w-5 h-5" />
hex248
</a>
/ <a
@@ -123,9 +123,19 @@ const sortedTags = Array.from(allTags).sort((a, b) => a.localeCompare(b));
class="github-icon-link flex items-center gap-1"
title="Email"
>
<Icon name="mdi:email-outline" class="w-6 h-6" />
<Icon name="mdi:email-outline" class="w-5 h-5" />
04oliverbryan@gmail.com
</a>
/ <a
href="/cv.pdf"
target="_blank"
rel="noopener noreferrer"
class="github-icon-link flex items-center gap-1"
title="Download CV"
>
<Icon name="mdi:file-document-outline" class="w-5 h-5" />
CV
</a>
</span>
<ul class="list-disc ml-4 mb-2">
<li>