Update index.html

This commit is contained in:
Ray 2022-10-19 10:24:47 +11:00 committed by GitHub
parent d46f00a8c0
commit b492a3f362
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,7 +1,7 @@
<!DOCTYPE=html lang="en-au"> <!DOCTYPE=html lang="en-au">
<head> <head>
<title>My first web page</title> <title>My first web page</title>
<meta charset+"UTF-16"> <meta charset="UTF-16">
</head> </head>
<body> <body>