mirror of
https://github.com/koodiklinikka/koodiklinikka.fi.git
synced 2026-02-11 03:51:24 +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