Update project name to VLM Server

This commit is contained in:
2026-04-23 14:14:21 -05:00
parent 3deee39faf
commit 9c05100a18
5 changed files with 5 additions and 5 deletions

View File

@@ -66,7 +66,7 @@ export default function App() {
<header className="app-header">
<div className="header-inner">
<h1 className="app-title">
<span className="title-eye"></span> Vision Jobs
<span className="title-eye"></span> VLM Server
</h1>
</div>
</header>

View File

@@ -1,5 +1,5 @@
/* ============================================================
Vision Jobs — Industrial dark theme
VLM Server — Industrial dark theme
Fonts: Aldrich (display) + JetBrains Mono (data/code)
============================================================ */