feat: add site title

This commit is contained in:
Thomas Bishop 2025-07-13 14:26:58 +01:00
parent 73a5211f4e
commit 5e4649d03f

View file

@ -5,7 +5,7 @@
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/vite.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Vite + React + TS</title>
<title>Systems Obscure</title>
</head>
<body>