feat: update logo to jarvisChat-logo-1024.png, update static reference in index.html

This commit is contained in:
2026-06-16 09:21:54 -07:00
parent 8d3cf5d478
commit f1fbc24c94
4 changed files with 4609 additions and 52 deletions

View File

@@ -227,7 +227,7 @@ body { font-family: var(--font-body); background: var(--bg-primary); color: var(
<aside class="sidebar" id="sidebar">
<div class="sidebar-header">
<img class="logo" src="/static/logo.jpg" alt="JarvisChat Logo" onerror="this.style.display='none'">
<img class="logo" src="/static/logo.png" alt="JarvisChat Logo" onerror="this.style.display='none'">
<h1>⚡ JarvisChat {{ version }}</h1>
<div class="subtitle">🦙 local coding companion</div>
<div class="btn-row">