Update index.html

This commit is contained in:
JasonYANG17 2023-03-21 23:22:51 +08:00 committed by GitHub
parent e97528e7b8
commit 5cbac84961
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1 +1,10 @@
hello <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Title</title>
</head>
<body>
<h1>HELLO WORLD</h1>
</body>
</html>