Skip to content

Commit

Permalink
Merge pull request #4453 from simonschaufi/simonschaufi-patch-1-1
Browse files Browse the repository at this point in the history
BUGFIX: Use correct URL to FontAwesome icons
  • Loading branch information
markusguenther committed Aug 17, 2023
2 parents 5fdf5f3 + d9d2826 commit 1557094
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Neos.Neos/Documentation/References/NodeTypeDefinition.rst
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@ The following options are allowed for defining a NodeType:

Current:
In Neos 4.0, Fontawesome 5 was introduced, enabling the usage of all free Fontawesome icons:
https://fontawesome.com/icons?d=gallery&m=free
https://fontawesome.com/v5/search?o=r&m=free
Those can still be referenced via "icon-[name]", as the UI includes a fallback to the "fas"
prefix-classes. To be sure which icon will be used, they can also be referenced by their
icon-classes, e.g. "fas fa-check".
Expand Down

0 comments on commit 1557094

Please sign in to comment.