tangled
alpha
login
or
join now
trnck.dev
/
blog
0
fork
atom
blog.trnck.dev
0
fork
atom
overview
issues
pulls
pipelines
add a `lang` to the document
Filip Troníček
2 years ago
3b3882fc
f6920d20
+1
-1
1 changed file
expand all
collapse all
unified
split
_includes
header.html
+1
-1
_includes/header.html
···
23
23
{% endif %}
24
24
25
25
<!doctype html>
26
26
-
<html class="min-height-full">
26
26
+
<html class="min-height-full" lang="en-US">
27
27
<head>
28
28
<meta charset="utf-8">
29
29
<title>{{ page_title }}</title>