Skip to content

Add a favicon on all managed sites

ale requested to merge favicons into master

This just intercepts the /favicon.ico URL at the nginx level, if the site defines its own (at a different URL), that one will be used instead.

Merge request reports