Skip to content

Add favicon

John Moon requested to merge favicon into main

Currently, there's no favicon for the project which causes browsers to redirect internally to "/error_keyword=favicon.ico" when there's no keyword by that name.

Add a favicon for better UX. This does add one more reserved keyword "favicon.ico" which seems reasonable.

Merge request reports