This commit is contained in:
Frank
2026-06-15 09:39:21 +08:00
commit 2466f7ae08
9 changed files with 109 additions and 0 deletions

12
index.html Normal file
View File

@@ -0,0 +1,12 @@
<!DOCTYPE html>
<html lang="">
<head>
<meta charset="utf-8">
<title></title>
</head>
<body>
<header></header>
<main></main>
<footer></footer>
</body>
</html>