commit | 4d0e803afc653801d1841e60853775847f9ba69c | [log] [tgz] |
---|---|---|
author | San3yuan <1071987081@qq.com> | Fri Apr 04 17:21:40 2025 +0800 |
committer | San3yuan <1071987081@qq.com> | Fri Apr 04 17:24:31 2025 +0800 |
tree | f757ca999a44097ecf3f9519fc47f12002134c8a |
init Change-Id: I62d8e17fdc3103133b9ddaff22c27ddd9ea9f6ac
diff --git a/public/index.html b/public/index.html new file mode 100644 index 0000000..5c924e9 --- /dev/null +++ b/public/index.html
@@ -0,0 +1,12 @@ +<!DOCTYPE html> +<html lang="en"> +<head> + <meta charset="UTF-8"> + <meta name="viewport" content="width=device-width, initial-scale=1.0"> + <title>Document</title> +</head> +<body> + <div id='root'></div> + +</body> +</html> \ No newline at end of file