Please tell me how to add a link icon to the header.
Preferably with an example of hrml code
If I understand correctly, this needs to be inserted in the “header” section
Please tell me how to add a link icon to the header.
Preferably with an example of hrml code
If I understand correctly, this needs to be inserted in the “header” section
To be clear, do you just want to add an icon, an icon that is a link, or just a link?
An icon that will be a link. I want to get an icon from Font Awesome.
I mean, just like this one.
Here is a component that does what you want:
You can look at how it’s done on GitHub: discourse-icon-header-links/javascripts/discourse/initializers/initialize-for-header-icon-links.js at main · discourse/discourse-icon-header-links · GitHub
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.