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/layouts
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.
1 year ago
..
_default Implement documentation search (#8937) 5 years ago
doc docs: move search input to navbar (#20551) 2 years ago
shortcodes Add node version variable to docs (#10620) 4 years ago
alias.html Remove meta charset from HTML5 documents (#24744) 1 year ago
index.html Import docs into main repository (#2874) 7 years ago