1) browsers were complaining when displaying page in https mode because of embedded http: reference for fonts.
2) Google likes pages to be https: by default. To do that, we need a suitable .htaccess file.
3) favicon support is ridiculously complicated. Add code and images generated by realfavicongenerator.net.
Three commits in this request.
1) browsers were complaining when displaying page in https mode because of embedded http: reference for fonts. 2) Google likes pages to be https: by default. To do that, we need a suitable .htaccess file. 3) favicon support is ridiculously complicated. Add code and images generated by realfavicongenerator.net.