Closed gregology closed 5 years ago
I created a dashboard, then smashing start
, and http://localhost:3030/favicon.ico appears to be serving the file alright? Did you find an issue in a server trying to locate the favicon.ico
file? I wonder if I am missing anything.
@kinow, that's correct. But layout.erb
references /public/favicon.ico
instead of /favicon.ico
. /public/favicon.ico
doesn't exist.
Oh, I see it now. Thanks @gregology ! Approving and will leave it open for a while to see if there are no objections for merging this.
No objections raised here, and the Travis failure is related to #138 . LGTM
assets within the public directory are mounted at
/
not/public/