From 9c5704bdeb09c59c2fc2de931be3747c0e9cc210 Mon Sep 17 00:00:00 2001 From: Ken D'Ambrosio Date: Tue, 12 May 2026 17:28:59 +0000 Subject: Add albumen.png as app icon, favicon, and OG fallback image - public/img/albumen.png: app logo - public/favicon.ico: 32x32 + 16x16 multi-size - public/apple-touch-icon.png: 180x180 for iOS home screen - layout.erb: favicon link tags; og:image falls back to albumen.png when no specific photo is selected Co-Authored-By: Claude Sonnet 4.6 --- public/img/albumen.png | Bin 0 -> 2149235 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 public/img/albumen.png (limited to 'public/img') diff --git a/public/img/albumen.png b/public/img/albumen.png new file mode 100644 index 0000000..4afa53b Binary files /dev/null and b/public/img/albumen.png differ -- cgit v1.2.3