Added favicon
Build and Deploy / deploy (push) Successful in 11s

This commit is contained in:
CalebLewallen
2026-05-14 14:59:23 -04:00
parent 0469793df5
commit 223d450d30
3 changed files with 13 additions and 3 deletions
+13 -2
View File
@@ -1,3 +1,14 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="#f9a825" stroke-width="2.5" stroke-linecap="round" stroke-linejoin="round">
<path d="M3 12l2-2m0 0l7-7 7 7M5 10v10a1 1 0 001 1h3m10-11l2 2m-2-2v10a1 1 0 01-1 1h-3m-6 0a1 1 0 001-1v-4a1 1 0 011-1h2a1 1 0 011 1v4a1 1 0 001 1m-6 0h6"/>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32">
<rect width="32" height="32" rx="4" fill="#f9a825"/>
<text
x="50%"
y="55%"
dominant-baseline="middle"
text-anchor="middle"
fill="#0a162b"
font-family="system-ui, -apple-system, sans-serif"
font-weight="900"
font-size="16"
letter-spacing="-0.05em"
>CV</text>
</svg>

Before

Width:  |  Height:  |  Size: 322 B

After

Width:  |  Height:  |  Size: 376 B