Closed andershessellund closed 2 months ago
This adds the possibility of customizing the asset path used to fetch icons. The default remains unchanged assets/kirby/icons/svg .
assets/kirby/icons/svg
The path is customized by providing an injection token BUILT_IN_ICONS_URL_TOKEN with the path to the icons.
BUILT_IN_ICONS_URL_TOKEN
This adds the possibility of customizing the asset path used to fetch icons. The default remains unchanged
assets/kirby/icons/svg
.The path is customized by providing an injection token
BUILT_IN_ICONS_URL_TOKEN
with the path to the icons.