uweb/tags/资源/index.html

40 lines
918 B
HTML

<!doctype html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="stylesheet" href="https://jamesfengcao.gitee.io/uweb/style.css" type="text/css" />
<title>资源</title>
</head>
<body>
<header class='header'>
<a class="logo" href=".."></a> <a class="logo" href="https://jamesfengcao.gitee.io/uweb//tags/">Tags</a>
<nav>
</nav>
</header>
<br />
<div class="container">
<h1 class="title">资源</h1>
<ul class="posts">
<li class="post">
<a href="https://jamesfengcao.gitee.io/uweb/loadbt/">
<span>利用国外离线网盘囤积资源</span>
</a>
</li>
<li class="post">
<a href="https://jamesfengcao.gitee.io/uweb/video/">
<span>视频播放小窍门</span>
</a>
</li>
</ul>
<ul>
</div>
</body>
</html>