rebuilding site Thu Oct 8 03:39:48 PM CST 2020

This commit is contained in:
James Feng Cao 2020-10-08 15:39:48 +08:00
parent 108646ffd1
commit febc50717b
51 changed files with 224 additions and 233 deletions

View file

@ -1,16 +1,15 @@
<!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" />
<link rel="stylesheet" href="/uweb/style.css" type="text/css" />
<title>工具汇总</title>
</head>
<body>
<header class='header'>
<a class="logo" href=".."></a> <a class="logo" href="../tags/">Tags</a>
<a class="logo" href="/uweb"></a> <a class="logo" href="/uweb/tags/">Tags</a>
<nav>
</nav>
</header>
@ -23,11 +22,11 @@
</h1>
<ul class="tags">
<li><a href="https://jamesfengcao.gitee.io/uweb/tags/termux">termux</a> </li>
<li><a href="../tags/termux">termux</a> </li>
<li><a href="https://jamesfengcao.gitee.io/uweb/tags/tools">tools</a> </li>
<li><a href="../tags/tools">tools</a> </li>
<li><a href="https://jamesfengcao.gitee.io/uweb/tags/tdict">tdict</a> </li>
<li><a href="../tags/tdict">tdict</a> </li>
</ul>
<p>除少数特别标记外,需先安装<a href="../searchurl/script/plugins.html">uweb定制Termux应用</a>,并启动一次完成初始化。</p>