From f21e4d8781c06c0686f4a8697ce0697f9bf6a5cc Mon Sep 17 00:00:00 2001 From: Gab Virebent Date: Wed, 8 Jul 2026 23:54:25 +0200 Subject: Add Nym community favicon and allow img-src in CSP favicon.ico/32/48 reference the official Nym icon so the site is recognizable as Nym-community. CSP img-src 'self' data: was needed for the PNG variants to load under the strict script-src 'self' policy. --- static/favicon-32.png | Bin 0 -> 974 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 static/favicon-32.png (limited to 'static/favicon-32.png') diff --git a/static/favicon-32.png b/static/favicon-32.png new file mode 100644 index 0000000..12a9e80 Binary files /dev/null and b/static/favicon-32.png differ -- cgit v1.2.3