mirror of
https://github.com/smittix/intercept.git
synced 2026-04-25 07:10:00 -07:00
Add tagline 'See the Invisible' to branding
Update browser titles and headers across all pages with the new tagline. Add 'Signal Intelligence Platform' as subtitle. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>INTERCEPT // Signal Intelligence</title>
|
||||
<title>INTERCEPT // See the Invisible</title>
|
||||
<link rel="icon" type="image/svg+xml" href="/favicon.svg">
|
||||
<!-- Leaflet.js for aircraft map -->
|
||||
<link rel="stylesheet" href="https://unpkg.com/leaflet@1.9.4/dist/leaflet.css" crossorigin=""/>
|
||||
@@ -103,8 +103,8 @@
|
||||
<path d="M50 88 L45 83 L50 83 Z" fill="#00d4ff"/>
|
||||
</svg>
|
||||
</div>
|
||||
<h1>INTERCEPT <span class="version-badge">v{{ version }}</span></h1>
|
||||
<p>Signal Intelligence // by smittix <span class="active-mode-indicator" id="activeModeIndicator"><span class="pulse-dot"></span>PAGER</span></p>
|
||||
<h1>INTERCEPT <span class="tagline">// See the Invisible</span> <span class="version-badge">v{{ version }}</span></h1>
|
||||
<p class="subtitle">Signal Intelligence Platform <span class="active-mode-indicator" id="activeModeIndicator"><span class="pulse-dot"></span>PAGER</span></p>
|
||||
|
||||
<!-- Header Stats (mode-specific) -->
|
||||
<div class="header-stats">
|
||||
|
||||
Reference in New Issue
Block a user