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/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.
1 year ago
..
_index.en-us.md Refactor docs (#23752) 1 year ago
_index.zh-cn.md Refactor docs (#23752) 1 year ago
_index.zh-tw.md Refactor docs (#23752) 1 year ago
adding-legal-pages.en-us.md Refactor docs (#23752) 1 year ago
adding-legal-pages.zh-cn.md `zh-cn` translation for administration docs (#24881) 1 year ago
backup-and-restore.en-us.md Refactor docs (#23752) 1 year ago
backup-and-restore.zh-cn.md Remove unnecessary usage prefix from doc titles (#24869) 1 year ago
backup-and-restore.zh-tw.md Refactor docs (#23752) 1 year ago
cmd-embedded.en-us.md Remove `font-awesome` and fomantic `icon` module (#24471) 1 year ago
cmd-embedded.zh-cn.md `zh-cn` translation for administration docs (#24881) 1 year ago
command-line.en-us.md Update LDAP filters to include both username and email address (#24547) 1 year ago
command-line.zh-cn.md `zh-cn` translation for administration docs (#24881) 1 year ago
config-cheat-sheet.en-us.md Remove meta tags `theme-color` and `default-theme` (#24960) 1 year ago
config-cheat-sheet.zh-cn.md Update Asciidoc markup example with safe defaults (#24920) 1 year ago
customizing-gitea.en-us.md Support changing git config through `app.ini`, use `diff.algorithm=histogram` by default (#24860) 1 year ago
customizing-gitea.zh-cn.md Refactor docs (#23752) 1 year ago
email-setup.en-us.md Refactor docs (#23752) 1 year ago
email-setup.zh-cn.md `zh-cn` translation for administration docs (#24881) 1 year ago
environment-variables.en-us.md Refactor docs (#23752) 1 year ago
environment-variables.zh-cn.md Refactor docs (#23752) 1 year ago
external-renderers.en-us.md Refactor docs (#23752) 1 year ago
external-renderers.zh-cn.md `zh-cn` translation for administration docs (#24881) 1 year ago
fail2ban-setup.en-us.md Refactor docs (#23752) 1 year ago
fail2ban-setup.zh-cn.md Refactor docs (#23752) 1 year ago
git-lfs-support.en-us.md Refactor docs (#23752) 1 year ago
git-lfs-support.zh-cn.md `zh-cn` translation for administration docs (#24881) 1 year ago
https-support.en-us.md Refactor docs (#23752) 1 year ago
https-support.zh-cn.md Remove unnecessary usage prefix from doc titles (#24869) 1 year ago
logging-config.en-us.md Rewrite logger system (#24726) 1 year ago
logging-config.zh-cn.md `zh-cn` translation for administration docs (#24881) 1 year ago
mail-templates.en-us.md Refactor docs (#23752) 1 year ago
mail-templates.zh-cn.md `zh-cn` translation for administration docs (#24881) 1 year ago
repo-indexer.en-us.md Rewrite queue (#24505) 1 year ago
repo-indexer.zh-cn.md `zh-cn` translation for administration docs (#24881) 1 year ago
reverse-proxies.en-us.md Remove reference to caddy v1 in docs (#24962) 1 year ago
reverse-proxies.zh-cn.md Remove unnecessary usage prefix from doc titles (#24869) 1 year ago
search-engines-indexation.en-us.md Refactor docs (#23752) 1 year ago
search-engines-indexation.zh-cn.md `zh-cn` translation for administration docs (#24881) 1 year ago
signing.en-us.md Refactor docs (#23752) 1 year ago
signing.zh-cn.md `zh-cn` translation for administration docs (#24881) 1 year ago