Skip to content

Fix html lang attribute

Grigor Malo requested to merge fix-lang-attribute into master

Fix:

  • remove quotation marks from html lang attr, as the default value is itselt a string with quotation marks and that breaks the syntax

Merge request reports