momo的首次提交!

This commit is contained in:
lkhsss
2025-06-13 22:40:00 +08:00
commit 0fcae66f54
14 changed files with 2469 additions and 0 deletions

View File

@ -0,0 +1,19 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>No Resources</title>
<style>
h1{
text-align: center;
}
</style>
</head>
<body>
<h1>
No Resources We Can Show You
</h1>
</body>
</html>