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.
This commit is contained in:
parent
fca00e1368
commit
78c39d6f5d
1 changed files with 1 additions and 1 deletions
|
|
@ -66,7 +66,7 @@ let
|
||||||
server: heather
|
server: heather
|
||||||
container: silverbullet
|
container: silverbullet
|
||||||
- Teable:
|
- Teable:
|
||||||
icon: https://teable.iscg.dev/favicon.ico
|
icon: /images/teable.png
|
||||||
href: https://teable.iscg.dev
|
href: https://teable.iscg.dev
|
||||||
description: No-code database
|
description: No-code database
|
||||||
server: heather
|
server: heather
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue