From 8e7bb77a16cad59928225c59b2e6f43fd00d1cb4 Mon Sep 17 00:00:00 2001 From: "Danilo M." Date: Mon, 11 May 2026 14:16:52 +0200 Subject: feat: restructure assets, add favicon Move matrix-rain.js to .assets/js/, add favicon.png to .assets/img/. Update all header templates with new JS path and favicon link tag. Co-Authored-By: Claude Sonnet 4.6 --- .assets/img/favicon.png | Bin 0 -> 45033 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 .assets/img/favicon.png (limited to '.assets/img/favicon.png') diff --git a/.assets/img/favicon.png b/.assets/img/favicon.png new file mode 100644 index 0000000..d348983 Binary files /dev/null and b/.assets/img/favicon.png differ -- cgit v1.2.3