first commit

This commit is contained in:
编码猿
2024-09-27 02:06:13 +08:00
commit 852d94fbb9
36760 changed files with 3274413 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
body,p,input,a,ul,li,h1,h2,h3,h4,h5,h6{
margin: 0;
padding: 0;
outline: none;
list-style: none;
text-decoration: none;
}

View File

@@ -0,0 +1,14 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>杜卡迪中国</title>
<link rel="stylesheet" href="./css/clear.css">
<link rel="stylesheet" href="./css/publick.css">
<link rel="stylesheet" href="./css/index.css">
</head>
<body>
</body>
</html>

View File

@@ -0,0 +1 @@
console.log("sd");