至此迁移完毕,剩下整合细改了,接下来老旧的php_web就可以归档啦
This commit is contained in:
45
static/tui_jian/index.html
Normal file
45
static/tui_jian/index.html
Normal file
@@ -0,0 +1,45 @@
|
||||
<html>
|
||||
<head>
|
||||
<title>推荐网页</title>
|
||||
<meta charset="utf-8" lang="zh-CN">
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<center>
|
||||
<h3>漫画</h3>
|
||||
<th>
|
||||
<td id="font_a">
|
||||
<a href="https://xmanhua.com/">xmanhua</a>
|
||||
</td>
|
||||
</th>
|
||||
<th>
|
||||
<td id="font_a">
|
||||
<a href="https://komiic.com/">komiic</a>
|
||||
</td>
|
||||
</th>
|
||||
<th>
|
||||
<td id="font_a">
|
||||
<a href="https://mangadex.org/">mangadex</a>
|
||||
</td>
|
||||
</th>
|
||||
<th>
|
||||
<td id="font_a">
|
||||
<a href="https://mangabz.com/">mangabz</a>
|
||||
</td>
|
||||
</th>
|
||||
<h3>动漫</h3>
|
||||
<th>
|
||||
<td id="font_a">
|
||||
<a href="https://www.agedm.com">age动漫 | 尽量不要开梯</a>
|
||||
</td>
|
||||
</th>
|
||||
</center>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
||||
<style>
|
||||
#font_a {
|
||||
width: 50px;
|
||||
}
|
||||
</style>
|
||||
Reference in New Issue
Block a user