Skip to content

Commit

Permalink
fix type in last docs update
Browse files Browse the repository at this point in the history
  • Loading branch information
benphelps committed Sep 11, 2024
1 parent 59ccc90 commit f7086c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/configs/services.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ You can also specify prefixed icons from:

- [Material Design Icons](https://materialdesignicons.com) with `mdi-XX`
- [Simple Icons](https://simpleicons.org/) with `si-XX`
- [selfh.st/icons](https://selfh.st/icons/) with `sh-XX` to use the png version or `sh-XX.svg/png/web` for a specific version
- [selfh.st/icons](https://selfh.st/icons/) with `sh-XX` to use the png version or `sh-XX.svg/png/webp` for a specific version

You can specify a custom color for `mdi` and `si` icons by adding a hex color code as a suffix e.g. `mdi-XX-#f0d453` or `si-XX-#a712a2`.

Expand Down

0 comments on commit f7086c8

Please sign in to comment.