forgejo/templates
silverwind 30d9222267
Remove meta charset from HTML5 documents (#24744)
When `<!DOCTYPE html>` is present, the default (and only valid) charset
it `utf-8` so it does not need to be specified.

Also we do serve with HTML with `Content-Type: text/html;
charset=utf-8`, so it is duplicate info anyways.
2023-05-16 05:13:23 +00:00
..
admin
api/packages/pypi
base Remove meta charset from HTML5 documents (#24744) 2023-05-16 05:13:23 +00:00
code
custom
devtest
explore
mail
org
package Add Go package registry (#24687) 2023-05-14 23:38:40 +08:00
projects
repo Rework Oauth login buttons, swap github logo to monocolor (#24740) 2023-05-15 22:46:51 +00:00
shared
status Remove meta charset from HTML5 documents (#24744) 2023-05-16 05:13:23 +00:00
swagger Remove meta charset from HTML5 documents (#24744) 2023-05-16 05:13:23 +00:00
user Rework Oauth login buttons, swap github logo to monocolor (#24740) 2023-05-15 22:46:51 +00:00
home.tmpl
install.tmpl Unification of registration fields order (#24737) 2023-05-15 20:29:39 +02:00
post-install.tmpl