From 4e3e1f99c0ec561419f42b68b5002a40365a1929 Mon Sep 17 00:00:00 2001
From: zhanggaojun <1228671674@qq.com>
Date: 星期四, 17 十一月 2022 11:52:03 +0800
Subject: [PATCH] 写了一个界面

---
 index.html |   13 ++++++++++++-
 1 files changed, 12 insertions(+), 1 deletions(-)

diff --git a/index.html b/index.html
index 4b04ead..56efbdb 100644
--- a/index.html
+++ b/index.html
@@ -1 +1,12 @@
-003
\ No newline at end of file
+<!DOCTYPE html>
+<html lang="en">
+<head>
+    <meta charset="UTF-8">
+    <meta http-equiv="X-UA-Compatible" content="IE=edge">
+    <meta name="viewport" content="width=device-width, initial-scale=1.0">
+    <title>Document</title>
+</head>
+<body>
+    
+</body>
+</html>
\ No newline at end of file

--
Gitblit v1.10.0