This commit is contained in:
louiscklaw
2025-01-31 19:24:26 +08:00
parent 4afadb4bfd
commit ad92aa80a9
3382 changed files with 882279 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
<!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>
index.html
</body>
</html>

View File

@@ -0,0 +1,12 @@
{
"name": "propose2",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC"
}