On 2022-03-08 at 01:07:11, Jason Yundt wrote: > diff --git a/gitweb/gitweb.perl b/gitweb/gitweb.perl > index fbd1c20a23..59457c1004 100755 > --- a/gitweb/gitweb.perl > +++ b/gitweb/gitweb.perl > @@ -4225,7 +4225,7 @@ sub git_header_html { > > > > - > + I don't actually think this is an improvement. I don't think it's necessary, considering we have an XML declaration and the HTTP header, both of which already say it's UTF-8 and will take precedence over this. -- brian m. carlson (he/him or they/them) Toronto, Ontario, CA