Update index.html

This commit is contained in:
Ray 2022-10-19 10:41:50 +11:00 committed by GitHub
parent 57d7aeeab5
commit a25565614f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
<html lang="en-au"> <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-8">
</head> </head>
<body> <body>