forgejo/docs/content/doc/administration
silverwind c7612d178c
Remove meta tags theme-color and default-theme (#24960)
As discussed in
https://github.com/go-gitea/gitea/pull/24953#issuecomment-1565630156.

## ⚠️ BREAKING ⚠️

1. The `ui.THEME_COLOR_META_TAG` setting has been removed. If you still
need to set the `theme-color` meta tag, add it via
`$GITEA_CUSTOM/templates/custom/header.tmpl` instead.

2. The non-standard `default-theme` meta-tag added in
https://github.com/go-gitea/gitea/pull/13809 has been removed. Third
party code that needs to obtain the currently loaded theme should use
the `theme-<name>` class on the `<html>` node instead, which reflect the
currently active theme.
2023-05-28 22:33:17 +00:00
..
_index.en-us.md
_index.zh-cn.md
_index.zh-tw.md
adding-legal-pages.en-us.md
adding-legal-pages.zh-cn.md zh-cn translation for administration docs (#24881) 2023-05-24 10:35:43 +08:00
backup-and-restore.en-us.md
backup-and-restore.zh-cn.md
backup-and-restore.zh-tw.md
cmd-embedded.en-us.md
cmd-embedded.zh-cn.md zh-cn translation for administration docs (#24881) 2023-05-24 10:35:43 +08:00
command-line.en-us.md
command-line.zh-cn.md zh-cn translation for administration docs (#24881) 2023-05-24 10:35:43 +08:00
config-cheat-sheet.en-us.md Remove meta tags theme-color and default-theme (#24960) 2023-05-28 22:33:17 +00:00
config-cheat-sheet.zh-cn.md Update Asciidoc markup example with safe defaults (#24920) 2023-05-25 01:24:05 +00:00
customizing-gitea.en-us.md Support changing git config through app.ini, use diff.algorithm=histogram by default (#24860) 2023-05-23 16:30:19 +00:00
customizing-gitea.zh-cn.md
email-setup.en-us.md
email-setup.zh-cn.md zh-cn translation for administration docs (#24881) 2023-05-24 10:35:43 +08:00
environment-variables.en-us.md
environment-variables.zh-cn.md
external-renderers.en-us.md
external-renderers.zh-cn.md zh-cn translation for administration docs (#24881) 2023-05-24 10:35:43 +08:00
fail2ban-setup.en-us.md
fail2ban-setup.zh-cn.md
git-lfs-support.en-us.md
git-lfs-support.zh-cn.md zh-cn translation for administration docs (#24881) 2023-05-24 10:35:43 +08:00
https-support.en-us.md
https-support.zh-cn.md
logging-config.en-us.md
logging-config.zh-cn.md zh-cn translation for administration docs (#24881) 2023-05-24 10:35:43 +08:00
mail-templates.en-us.md
mail-templates.zh-cn.md zh-cn translation for administration docs (#24881) 2023-05-24 10:35:43 +08:00
repo-indexer.en-us.md
repo-indexer.zh-cn.md zh-cn translation for administration docs (#24881) 2023-05-24 10:35:43 +08:00
reverse-proxies.en-us.md Remove reference to caddy v1 in docs (#24962) 2023-05-28 08:39:16 +00:00
reverse-proxies.zh-cn.md
search-engines-indexation.en-us.md
search-engines-indexation.zh-cn.md zh-cn translation for administration docs (#24881) 2023-05-24 10:35:43 +08:00
signing.en-us.md
signing.zh-cn.md zh-cn translation for administration docs (#24881) 2023-05-24 10:35:43 +08:00