feat(branding): replace logo with new Medusa shield emblem (PNG)
Some checks failed
Aegis CI / lint-and-test (push) Has been cancelled

This commit is contained in:
kitos
2026-05-29 17:04:39 +02:00
parent b98a539d93
commit 51c506a86d
3 changed files with 2 additions and 2 deletions

View File

@@ -2,7 +2,7 @@
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/favicon.svg" />
<link rel="icon" type="image/png" href="/aegis-logo.png" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Aegis — MITRE ATT&CK Coverage</title>
</head>