uweb/urls/index.html

32 lines
683 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="/uwebzh/style.css" type="text/css" />
<title>便利链接</title>
</head>
<body>
<header class='header'>
<a class="logo" href="/uwebzh">Home</a> <a class="logo" href="/uwebzh/tags/">Tags</a>
<nav>
</nav>
</header>
<br />
<div class="container">
<h1 class="title">便利链接
<br>
<span class="subtitle"></span>
</h1>
<ul class="tags">
</ul>
<p><a href="file:///data/data/com.termux/files/">Termux内部目录</a></p>
</div>
</body>
</html>