Ghost/core/test
Aileen Nowak 7cb57bff3d Find favicon in Ghost (#7713)
refs #7688

Adds logic in theme settings api to either serve an uploaded favicon and give it the type `upload` or use the default settings `default`, which will serve the favicon from our shared directory.

TODOs for #7688:
- [X] Figure out, which favicon should be used (uploaded or default) -> this PR
- [ ] Serve and redirect the favicon for any browser requests, incl. redirects
- [ ] Upload favicon via `general/settings` and implement basic admin validations -> [WIP] TryGhost/Ghost-Admin#397
- [ ] Built server side validations
2017-01-23 10:13:52 +01:00
..
functional Make AMP optional (#7830) 2017-01-17 16:40:06 +01:00
integration More consistant usage of urlFor('home') (#7689) 2017-01-23 09:22:37 +01:00
unit Find favicon in Ghost (#7713) 2017-01-23 10:13:52 +01:00
utils 🐛 import subscribers (#7834) 2017-01-10 19:38:20 +00:00
.jshintrc Remove jshint rules that are no longer supported 2015-01-23 21:00:37 +00:00