Updated Icons (markdown)

Bjorn Lammers
2022-05-26 13:32:54 +02:00
parent 4eba004450
commit de80ff0ddc

@@ -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: <br>
`Grab name > Replace ' ' with '-' > .toLower() > https://cdn.jsdelivr.net/gh/walkxhub/dashboard-icons/png/{name}.png`