You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
forgejo/templates
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
4 years ago
..
admin Add feishu webhook support (#10229) 4 years ago
base Prevent Firefox from using apple-touch-icon (#10402) 4 years ago
custom Add footer extra links template (#9576) 5 years ago
explore Fixes (#10386) 4 years ago
mail Style blockquote for default issue mail template (#10024) 4 years ago
org Fixes (#10386) 4 years ago
pwa Inject SVG sprite via ajax (#10320) 4 years ago
repo Render READMEs in docs/ .gitea or .github from root (#10361) 4 years ago
status Improve 404 error message (#10214) 4 years ago
swagger Add API branch protection endpoint (#9311) 4 years ago
user Fix JS and Vue (#10328) 4 years ago
home.tmpl Add Octicon SVG spritemap (#10107) 4 years ago
install.tmpl Add support for database schema in PostgreSQL (#8819) 5 years ago