gitea/templates/base
silverwind 71d5a090df
Prevent Firefox from using apple-touch-icon (#10402)
* 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
2020-02-23 08:34:53 -06:00
..
alert.tmpl Security: fix XSS attack on alert (#973) 2017-02-19 19:18:06 +08:00
delete_modal_actions.tmpl Indent all templates with tabs 2015-12-08 00:57:46 +01:00
footer.tmpl move clipboard.js to npm/webpack (#10183) 2020-02-08 00:03:42 +01:00
footer_content.tmpl Add translatable Powered by Gitea text in footer (#9600) 2020-01-04 20:27:19 +00:00
head.tmpl Prevent Firefox from using apple-touch-icon (#10402) 2020-02-23 08:34:53 -06:00
head_navbar.tmpl Add Octicon SVG spritemap (#10107) 2020-02-11 12:02:41 -05:00
paginate.tmpl Unifies pagination template usage (#6531) (#6533) 2019-04-20 00:15:19 -04:00