-
-
Notifications
You must be signed in to change notification settings - Fork 28
FontAwesome icon - a lot of icons are not working #28
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
@kjanezic95 it seems that the icons you're mentioning that aren't working are new additions in version 6 of Font Awesome, which isn't yet supported in homepage. I'm open to accepting PR's to upgrade the library! |
How I can change icons with my local icons database? |
And I wan't to change background image with my local photo. |
@Hayo-Tee those features aren't currently supported as part of Homepage, so you'll have to resort to updating the index.php page and CSS in there to get what you're looking for. Alternatively, I'd also accept a PR to add a config variable for a URL/path to a background image! |
When trying to set icons for items, most don't work for me. I am trying to use free icons.
Some examples of NON working icons:
fa-solid fa-bowl-food
fa-solid fa-utensils
fa-brands fa-raspberry-pi
Some examples of working icons:
fa-regular fa-play
fa-regular fa-download
fa-regular fa-comments
The text was updated successfully, but these errors were encountered: