main
dai_48k 2023-10-25 10:49:34 +08:00
commit 19948ad77a
4 changed files with 24 additions and 0 deletions

12
404.html 100644
View File

@ -0,0 +1,12 @@
<!DOCTYPE html>
<html>
<head>
<title>时光潜流 | 维护中</title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
</head>
<body>
<img src="/xxb.jpeg" style="position:fixed;top:0;left:0;width:100%;height:100%"/>
<h1 style="position:fixed">404&nbsp;...</h1>
</body>
</html>

BIN
favicon.ico 100644

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.8 KiB

12
index.html 100644
View File

@ -0,0 +1,12 @@
<!DOCTYPE html>
<html>
<head>
<title>时光潜流 | 维护中</title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
</head>
<body>
<img src="/xxb.jpeg" style="position:fixed;top:0;left:0;width:100%;height:100%"/>
<h1 style="position:fixed">维护中&nbsp;...</h1>
</body>
</html>

BIN
xxb.jpeg 100644

Binary file not shown.

After

Width:  |  Height:  |  Size: 368 KiB