Einheitliches AegisSight Favicon (SVG) hinzugefügt
- favicon.svg (AegisSight Schild-Logo) hinzugefügt - index.html + login.html: Favicon-Referenzen ergänzt
Dieser Commit ist enthalten in:
@@ -3,6 +3,8 @@
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<link rel="icon" type="image/svg+xml" href="/static/favicon.svg">
|
||||
<link rel="apple-touch-icon" href="/static/favicon.svg">
|
||||
<title>AegisSight Globe — Login</title>
|
||||
<style>
|
||||
:root { --bg: #0b1121; --accent: #00ff88; --border: rgba(0,255,136,0.15); --text: #e8eaf0; --text-dim: rgba(255,255,255,0.5); --mono: 'JetBrains Mono','Courier New',monospace; }
|
||||
|
||||
In neuem Issue referenzieren
Einen Benutzer sperren