Skip to content

'gopherjs serve': Chrome thinks the page is in Italian #566

Open
@emidoots

Description

@emidoots

When visiting the gopherjs serve main page, Chrome seems to think the page is in Italian:

image

I believe this is because the page does not include proper Content-Language meta tags:

<meta http-equiv="Content-Language" content="en">

See e.g.: http://stackoverflow.com/questions/2467454/why-does-chrome-incorrectly-determine-page-is-in-a-different-language-and-offer

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions