完成大体结构,后续还需学习或者迁移
This commit is contained in:
@@ -1 +1,16 @@
|
||||
123
|
||||
<html>
|
||||
<head>
|
||||
<title>绿坝娘资源小站 (仮) | {{ title }}</title>
|
||||
<link rel="icon" type="image/png" sizes="128x128" href="/static/src/img/logo.png">
|
||||
</head>
|
||||
<body>
|
||||
<a href="/">返回主页</a>
|
||||
<br>
|
||||
<h1>Index of /</h1>
|
||||
<hr>
|
||||
<pre>
|
||||
|
||||
</pre>
|
||||
<hr>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user