fix language tag
This commit is contained in:
parent
18b5936d50
commit
30a4f47fec
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html lang="de">
|
<html lang="en">
|
||||||
<head>
|
<head>
|
||||||
<title>{{ site.title }} – {{ page.title }}</title>
|
<title>{{ site.title }} – {{ page.title }}</title>
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue