From e0e2c4d43cd319d03770791884f69958642ab2be Mon Sep 17 00:00:00 2001 From: Philip De Keulenaer Date: Sat, 3 Jan 2026 10:03:22 +0100 Subject: [PATCH] Minor changes to readme --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 307e57d..f88eb4f 100644 --- a/README.md +++ b/README.md @@ -117,6 +117,9 @@ Add this to your `services.yaml`: ``` +To get the icon to work, you have to add the icon to `/app/public/icons`. If you have homepage running in a docker you mount an extra volume in your compose file. +See detailed [instructions](https://gethomepage.dev/configs/services/#icons). + ## ยป Environment Variables | Variable | Default | Description |