From 78c39d6f5d710e7769d8f1996150ca9661bb0ae6 Mon Sep 17 00:00:00 2001 From: mikl Date: Mon, 13 Jul 2026 03:44:26 +0300 Subject: [PATCH] heather: homepage teable icon -> local /images/teable.png (420px GH avatar) teable has no dashboard-icons entry and favicon is 16x16 .ico. Use the teableio GitHub avatar (420x420 png) placed in /var/lib/homepage-images/. Next.js caches static file list at container start, so adding images requires docker restart homepage. --- hosts/heather/arion-compose.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hosts/heather/arion-compose.nix b/hosts/heather/arion-compose.nix index 3494673..8a7f3ce 100644 --- a/hosts/heather/arion-compose.nix +++ b/hosts/heather/arion-compose.nix @@ -66,7 +66,7 @@ let server: heather container: silverbullet - Teable: - icon: https://teable.iscg.dev/favicon.ico + icon: /images/teable.png href: https://teable.iscg.dev description: No-code database server: heather