refactor: unify all brand icons to single SVG from DS v0.1.36
Replace PNG favicons and brand logos with cameleer3-logo.svg from @cameleer/design-system/assets. Favicon, login dialog, and sidebar all use the same SVG. Remove PNG favicon files from public/. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -94,7 +94,7 @@ public class SecurityConfig {
|
||||
"/",
|
||||
"/index.html",
|
||||
"/config.js",
|
||||
"/favicon-*.png",
|
||||
"/favicon.svg",
|
||||
"/assets/**"
|
||||
).permitAll()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user