fix missing lang tag

This commit is contained in:
Nyx 2025-03-26 01:55:09 -05:00
parent 66dee39255
commit 639f89522a

View file

@ -1,5 +1,5 @@
<!DOCTYPE html>
<html lang="en">
<head>
<title>
Nyx's personal site
@ -109,3 +109,4 @@
{% endfor %}
</p>
</body>
</html>