# 2020-11-29 - After adding the [[logo]], the header section doesn't look so hot on the garden on my mobile - the logo doesn't adapt so adds too much width. It looks fine in the browser dev tools in Firefox on on small screens, but not in the Chrome dev tools. - Fix: it needed wrapping in an anchor tag. - Seems like my backlinks in [[Flock]] don't publish when I run `make republish`, but they do if I do `org-publish-current-file`. Why? - Ah it was because I'd left the [[org-roam]] DB setting `org-roam-db-location` pointing at the wrong place in `publish.el`. - Why do I have to keep restart [[syncthing]] on my mobile in order to sync files to my laptop?