@manton One minor issue with creating multiple blogs under the same account. If a theme uses the recommended partial microblog_head.html
, then all blogs using that theme will have the same favicon (taken from account photo). As an example, this site I'm working on is using my first blog's favicon. I know I can fix that with a custom theme by removing microblog_head.html
, etc…but I don't think the average person would do that.
Potential fixes off top-of-my-head: - Favicon removed from that partial - Favicon uploader in dashboard - config.json option? - Different account/profile photo per blog