fix missing lang tag
This commit is contained in:
parent
66dee39255
commit
639f89522a
1 changed files with 105 additions and 104 deletions
|
@ -1,5 +1,5 @@
|
||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
|
<html lang="en">
|
||||||
<head>
|
<head>
|
||||||
<title>
|
<title>
|
||||||
Nyx's personal site
|
Nyx's personal site
|
||||||
|
@ -109,3 +109,4 @@
|
||||||
{% endfor %}
|
{% endfor %}
|
||||||
</p>
|
</p>
|
||||||
</body>
|
</body>
|
||||||
|
</html>
|
||||||
|
|
Loading…
Add table
Reference in a new issue