From de80ff0ddcef0caaf364aac3c69e0fe1977ffc35 Mon Sep 17 00:00:00 2001 From: Bjorn Lammers Date: Thu, 26 May 2022 13:32:54 +0200 Subject: [PATCH] Updated Icons (markdown) --- Icons.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Icons.md b/Icons.md index d863a0a..00373f5 100644 --- a/Icons.md +++ b/Icons.md @@ -1,5 +1,5 @@ ## How are icons requested? -**The icons used in Homarr are automatically requested from the [dashboard-icons](https://github.com/walkxhub/dashboard-icons) repo.** +The icons used in Homarr are automatically requested from the [dashboard-icons](https://github.com/walkxhub/dashboard-icons) repo. Icons are requested in the following way:
`Grab name > Replace ' ' with '-' > .toLower() > https://cdn.jsdelivr.net/gh/walkxhub/dashboard-icons/png/{name}.png`