0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/frontend
Jonas Fabisiak 58ac033b97
Updated head to only output custom favicons (#11949)
closes #11932

- as per the issue, there is no need to output a <link> tag if the favicon is the default /favicon.ico, as all browsers automatically check for this 
- instead the favicon <link> is only output if a custom favicon has been set, telling the browser to look somewhere different to its default location
- some of the tests expected 3 links in the html head, but through the favicon change there are often only 2.

Co-authored-by: RenCloud <rencloud@pop-os.localdomain>
2020-06-30 15:07:08 +01:00
..
apps Updated head to only output custom favicons (#11949) 2020-06-30 15:07:08 +01:00
helpers Updated head to only output custom favicons (#11949) 2020-06-30 15:07:08 +01:00
meta Renamed settings keys active_timezone to timezone 2020-06-24 14:11:20 +12:00
services 🐛 Moved access to an API property (#11967) 2020-06-30 14:46:46 +01:00
views Updated unsubscribe copy 2019-11-26 11:03:14 +01:00