完成大体结构,后续还需学习或者迁移
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<html>
|
||||
<head>
|
||||
<title>绿坝娘资源小站 (仮) | home</title>
|
||||
<title>绿坝娘资源小站 (仮) | {{ title }}</title>
|
||||
<link rel="stylesheet" href="/static/src/css/home/main.css">
|
||||
<link rel="icon" type="image/png" sizes="128x128" href="/static/src/img/logo.png">
|
||||
</head>
|
||||
@@ -35,10 +35,10 @@
|
||||
<br>
|
||||
<br>
|
||||
<br>
|
||||
<li style="font-size: 600%; width: 65%; height: 25%; text-align: right;">
|
||||
<a href="#">主页</a>
|
||||
<li style="font-size: 600%; width: 65%; height: 25%; text-align: right; list-style: none;">
|
||||
<a href="/">主页</a>
|
||||
<a href="/resources/">资源</a>
|
||||
<a href="#">论坛</a>
|
||||
<a href="/bbs/">论坛</a>
|
||||
</li>
|
||||
<br>
|
||||
<br>
|
||||
|
||||
Reference in New Issue
Block a user