mirror of
https://github.com/201206030/novel-plus.git
synced 2025-06-24 04:46:37 +00:00
前端新增深色主题模版
This commit is contained in:
13
templates/dark/static/mang.html
Normal file
13
templates/dark/static/mang.html
Normal file
@ -0,0 +1,13 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<title>服务器忙</title>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
|
||||
<img src="/mang.png" style="position: fixed;top:10%;left: 25%">
|
||||
|
||||
</body>
|
||||
</html>
|
Reference in New Issue
Block a user