Merge pull request #102 from lemtom/patch-1

Lang attribute was not properly closed
This commit is contained in:
Luke Smith 2021-03-12 14:53:46 -05:00 committed by GitHub
commit 2d08bb31b2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
<!DOCTYPE html>
<html lang=en">
<html lang="en">
<head>
<title></title>