Files
safe/footer.html
dimengzhe d645e05ad8 修改
2025-04-21 15:47:56 +08:00

14 lines
265 B
HTML

<!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</div>
</div>
</body>
</html>