Add language tag to <html>

This commit is contained in:
Juhani Krekelä 2020-12-30 04:44:11 +02:00
parent 80503477f7
commit c043761de7
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
<!DOCTYPE html>
<html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Shatrizualizer</title>