joomdev / Astroid-Framework

Powerful framework for designers and developers to create responsive, fast & robust Joomla based websites and templates.
https://github.com/templaza/astroid-framework
GNU General Public License v2.0
104 stars 43 forks source link

option to use the favicon in the root #70

Open shoulders opened 4 years ago

shoulders commented 4 years ago

I know you can set the favicon in the template but you cannot select the favicon in the root.

I have used the favicongenerator and this recommends to put all of the favicons in the root for your website and add the generated HTML code to the template/page html

The favicon generator also generates the most complete set of favicons: https://realfavicongenerator.net/

Or as an option You could integrate his API somehow into your Template system. https://realfavicongenerator.net/api/

chetanmadaan commented 4 years ago

I agree, this is very useful when it comes to bookmarking the website on phone or adding it to your home screen.

I don't think we really need to integrate to this API as the html can be generated very easily.