mirror of
https://github.com/koodiklinikka/koodiklinikka.fi.git
synced 2026-03-12 03:03:09 +00:00
Add missing correct lang-attribute
This commit is contained in:
@@ -11,7 +11,7 @@ class MyDocument extends Document {
|
||||
|
||||
render() {
|
||||
return (
|
||||
<Html>
|
||||
<Html lang="fi">
|
||||
<Head>
|
||||
<meta
|
||||
name="description"
|
||||
|
||||
Reference in New Issue
Block a user