ui: drop portfolio from title

This commit is contained in:
Brad Stein 2026-01-04 09:16:08 -03:00
parent 72dae3e7a2
commit 5f8ef42d79

View File

@ -3,10 +3,10 @@
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>bstein.dev | Titan Lab Portfolio</title>
<title>bstein.dev | Titan Lab</title>
<meta
name="description"
content="Portfolio and live status for the Titan Lab clusters powering bstein.dev."
content="Live status for the Titan Lab clusters powering bstein.dev."
/>
<link rel="icon" type="image/svg+xml" href="/vite.svg" />
</head>