Open donquixote opened 7 months ago
Thoughts for the solution:
But before introducing a change like this, you should have a look at existing sub-themes. I currently have no idea how many of them exist, and how many of them were updated to provide a copy of the favicons.
We are looking to address the issue in the https://github.com/openeuropa/oe_theme/pull/1492 PR.
In
1326
a mechanism was added to set the favicon based on the chosen component library.
The path of the favicon is in the respective sub-theme, e.g.
This means that:
hook_page_attachments_alter()
.