Remove invalid stylesheet link

This commit is contained in:
2025-10-27 22:53:17 -07:00
parent fea9e7b523
commit b989fb50db

View File

@@ -13,7 +13,6 @@
<meta name="apple-mobile-web-app-title" content="Brendan Chen" />
<link rel="manifest" href="/assets/site.webmanifest" />
<link rel="stylesheet" href="/assets/css/global.css">
<link rel="stylesheet" href="/projects/assets/projects.css">
<meta name="theme-color" content="#f4f4f4">