uweb/tags/tdict/index.html

35 lines
709 B
HTML
Raw Normal View History

<!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>tdict</title>
</head>
<body>
<header class='header'>
<a class="logo" href=".."></a> <a class="logo" href="../tags/">Tags</a>
<nav>
</nav>
</header>
<br />
<div class="container">
<h1 class="title">tdict</h1>
<ul class="posts">
<li class="post">
<a href="https://jamesfengcao.gitee.io/uweb/tools/">
<span>工具汇总</span>
</a>
</li>
</ul>
<ul>
</div>
</body>
</html>