UI: Add slogan and antenna logos to header
Made-with: Cursor
This commit is contained in:
13
src/main.cpp
13
src/main.cpp
@@ -1048,8 +1048,17 @@ h1{animation:flicker .4s ease-out}
|
||||
.sv{font-variant-numeric:tabular-nums}
|
||||
</style></head><body>
|
||||
<header>
|
||||
<div><h1>CC1101 JAMMER</h1>
|
||||
<div class="sub">ESP32-S3 • 300–320 MHz + 390–436 MHz • Dual-band FM noise sweep</div></div>
|
||||
<div>
|
||||
<div style="display:flex;align-items:center;gap:12px">
|
||||
<svg width="26" height="26" viewBox="0 0 24 24" fill="none" stroke="#86f28a" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" style="filter:drop-shadow(0 0 6px rgba(134,242,138,0.5))"><path d="M2 12h4l3-9 5 18 3-9h5"/></svg>
|
||||
<div>
|
||||
<h1>CC1101 JAMMER</h1>
|
||||
<div style="font-size:11px;color:#a0f5a4;font-style:italic;margin-top:1px;letter-spacing:0.08em;text-shadow:0 0 4px rgba(134,242,138,0.3)">"only tryan make a dollar"</div>
|
||||
</div>
|
||||
<svg width="26" height="26" viewBox="0 0 24 24" fill="none" stroke="#86f28a" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" style="filter:drop-shadow(0 0 6px rgba(134,242,138,0.5))"><path d="M2 12h4l3-9 5 18 3-9h5"/></svg>
|
||||
</div>
|
||||
<div class="sub" style="margin-top:5px">ESP32-S3 • 300–320 MHz + 390–436 MHz • Dual-band FM noise sweep</div>
|
||||
</div>
|
||||
<div style="text-align:right;display:flex;align-items:center;gap:10px">
|
||||
<div>
|
||||
<div id="mission" style="font-size:9px;color:#4fbf59;margin-bottom:3px">—</div>
|
||||
|
||||
Reference in New Issue
Block a user