gitea/routers
silverwind 71d5a090df
Prevent Firefox from using apple-touch-icon ()
* Prevent Firefox from using apple-touch-icon

The opaque background does not work well in Firefox which uses the icon
as a "rich icon". Prevent this by not specifying it in HTML. Real Apple
devices will still request the icon on the static path.

Fixes: https://github.com/go-gitea/gitea/issues/10394

Also adjust gitignore so app.ini.sample becomes searchable and fixed a
variable name in app.ini.sample.

* fix gitignore
..
admin Movde dependents on macaron from modules/setting ()
api/v1 Handle push rejection message in Merge & Web Editor ()
dev Display ui time with customize time location ()
org Language statistics bar for repositories ()
private Fix push-create SSH bugs ()
repo Handle push rejection message in Merge & Web Editor ()
routes Prevent Firefox from using apple-touch-icon ()
user Language statistics bar for repositories ()
utils Handle push rejection message in Merge & Web Editor ()
home.go Add detected file language to code search ()
init.go Language statistics bar for repositories ()
install.go Add support for database schema in PostgreSQL ()
metrics.go Use gitea forked macaron ()
swagger_json.go Swagger.v1.json template ()