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.
Giteabot
cc7a4f17e0
Don't set meta `theme-color` by default (#24340) (#24346)
Backport #24340 by @silverwind
Fixes https://github.com/go-gitea/gitea/issues/24321. By not setting
this meta tag, Safari will use body color for chrome and out-of-viewport
areas, which looks much better then static mismatching green.
As per
[MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/meta/name/theme-color)
it's really only Apple browsers who still support this tag, most others
have dropped support.
Before:
<img width="347" alt="Screenshot 2023-04-25 at 19 59 13"
src="https://user-images.githubusercontent.com/115237/234363180-0fe667ef-5469-4f5f-b31a-c9d73aff10ac.png">
After:
<img width="361" alt="Screenshot 2023-04-25 at 20 00 00"
src="https://user-images.githubusercontent.com/115237/234363185-e2d2b62f-0133-4316-944d-b614ffb84eb0.png">
Co-authored-by: silverwind <me@silverwind.io>
|
2 years ago |
.. |
administration
|
Don't set meta `theme-color` by default (#24340) (#24346)
|
2 years ago |
contributing
|
Update docs markdown file weight to make it clear (#23909) (#23921)
|
2 years ago |
development
|
Update docs markdown file weight to make it clear (#23909) (#23921)
|
2 years ago |
help
|
Update documentation to explain which projects allow Gitea to host static pages (#23993) (#24058)
|
2 years ago |
installation
|
Update documentation to explain which projects allow Gitea to host static pages (#23993) (#24058)
|
2 years ago |
packages
|
Update docs markdown file weight to make it clear (#23909) (#23921)
|
2 years ago |
usage
|
Merge `push to create`, `open PR from push`, and `push options` docs articles into one (#23744) (#23959)
|
2 years ago |
administration.en-us.md
|
Rename develop -> development, contribute -> contributing, administer -> administration (#23662)
|
2 years ago |
administration.fr-fr.md
|
Rename develop -> development, contribute -> contributing, administer -> administration (#23662)
|
2 years ago |
administration.zh-cn.md
|
Rename develop -> development, contribute -> contributing, administer -> administration (#23662)
|
2 years ago |
administration.zh-tw.md
|
Rename develop -> development, contribute -> contributing, administer -> administration (#23662)
|
2 years ago |
contributing.en-us.md
|
Rename develop -> development, contribute -> contributing, administer -> administration (#23662)
|
2 years ago |
contributing.fr-fr.md
|
Rename develop -> development, contribute -> contributing, administer -> administration (#23662)
|
2 years ago |
contributing.zh-tw.md
|
Rename develop -> development, contribute -> contributing, administer -> administration (#23662)
|
2 years ago |
development.en-us.md
|
Rename develop -> development, contribute -> contributing, administer -> administration (#23662)
|
2 years ago |
development.zh-cn.md
|
Rename develop -> development, contribute -> contributing, administer -> administration (#23662)
|
2 years ago |
development.zh-tw.md
|
Rename develop -> development, contribute -> contributing, administer -> administration (#23662)
|
2 years ago |
help.en-us.md
|
Rename develop -> development, contribute -> contributing, administer -> administration (#23662)
|
2 years ago |
help.fr-fr.md
|
Rename develop -> development, contribute -> contributing, administer -> administration (#23662)
|
2 years ago |
help.zh-cn.md
|
Rename develop -> development, contribute -> contributing, administer -> administration (#23662)
|
2 years ago |
help.zh-tw.md
|
Rename develop -> development, contribute -> contributing, administer -> administration (#23662)
|
2 years ago |
installation.en-us.md
|
Import docs into main repository (#2874)
|
7 years ago |
installation.fr-fr.md
|
General documentation cleanup (#3317)
|
7 years ago |
installation.zh-cn.md
|
Import docs into main repository (#2874)
|
7 years ago |
installation.zh-tw.md
|
Import docs into main repository (#2874)
|
7 years ago |
packages.en-us.md
|
Rename develop -> development, contribute -> contributing, administer -> administration (#23662)
|
2 years ago |
usage.en-us.md
|
Rename develop -> development, contribute -> contributing, administer -> administration (#23662)
|
2 years ago |
usage.zh-cn.md
|
Rename develop -> development, contribute -> contributing, administer -> administration (#23662)
|
2 years ago |
usage.zh-tw.md
|
Rename develop -> development, contribute -> contributing, administer -> administration (#23662)
|
2 years ago |