This commit is contained in:
dimengzhe
2025-04-21 15:10:37 +08:00
commit ff821cf41c
38 changed files with 13325 additions and 0 deletions

13
footer.html Normal file
View File

@@ -0,0 +1,13 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title></title>
<link rel="stylesheet" type="text/css" href="./css/footer.css">
</head>
<body>
<div class="home--local">
<div class="home--local__text">© 2008-2023 XXX 京ICP备09026472号</div>
</div>
</body>
</html>