Configure Vercel deployment and preserve deployed theme support

This commit is contained in:
StormRunner06106
2026-09-13 14:56:10 -07:00
parent d52495945b
commit cb8d062481
27 changed files with 610 additions and 60 deletions
+1
View File
@@ -8,6 +8,7 @@
content="Alex Herlan is a senior software engineer building full-stack products, applied AI, and dependable cloud systems."
/>
<meta name="theme-color" content="#f7f8f4" />
<script src="/theme-init.js"></script>
<link rel="preconnect" href="https://fonts.googleapis.com" />
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
<link href="https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&display=swap" rel="stylesheet" />