mirror of
https://github.com/torappinfo/uweb.git
synced 2024-08-14 23:54:59 +00:00
change 'site map' to 'configuration'
This commit is contained in:
parent
225fd5c802
commit
7dfc274768
21 changed files with 71 additions and 150 deletions
|
@ -5,7 +5,7 @@
|
|||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
|
||||
<link rel="stylesheet" href="../style.css" type="text/css" />
|
||||
<title>技巧网站导航</title>
|
||||
<title>配置总览</title>
|
||||
<script type="text/javascript">
|
||||
function findLang(){
|
||||
let href = location.href;
|
||||
|
@ -41,14 +41,15 @@
|
|||
<br />
|
||||
|
||||
<div class="container">
|
||||
<h1 class="title">技巧网站导航
|
||||
<h1 class="title">配置总览
|
||||
<br>
|
||||
<span class="subtitle"></span>
|
||||
</h1>
|
||||
<ul class="tags">
|
||||
|
||||
</ul>
|
||||
<h4 id="界面配置">界面配置</h4>
|
||||
<p><a href="i:61ver:../latest.html">检测并下载最新版</a></p>
|
||||
<h4 id="界面配置">界面配置</h4>
|
||||
<ul>
|
||||
<li><a href="../search/index.html">搜索引擎</a></li>
|
||||
<li><a href="../searchurl/homescreen.html">主页</a>
|
||||
|
@ -89,6 +90,7 @@
|
|||
<h5 id="工具应用类">工具应用类</h5>
|
||||
<ul>
|
||||
<li><a href="../bookmarklet/index.html">小书签</a></li>
|
||||
<li><a href="../tcron/index.html">定时脚本</a></li>
|
||||
<li><a href="../filecap/index.html">文件预处理</a></li>
|
||||
<li><a href="../html5/index.html">html5应用</a></li>
|
||||
<li><a href="../filemanager/index.html">文件管理器</a></li>
|
||||
|
@ -97,7 +99,6 @@
|
|||
<ul>
|
||||
<li><a href="../bc/index.html">超级计算器</a></li>
|
||||
<li><a href="../gnuplot/index.html">函数作图</a></li>
|
||||
<li><a href="../tcron/index.html">定时脚本</a></li>
|
||||
<li><a href="../loadbt/index.html">离线下载</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
|
@ -121,8 +122,8 @@
|
|||
</ul>
|
||||
|
||||
</div>
|
||||
<p>Last Modified: 1 December 2023<br>
|
||||
rename pccopy.md to textprocess.md<br>
|
||||
<p>Last Modified: 11 December 2023<br>
|
||||
change title 'site map' to 'configuration'<br>
|
||||
<pre></pre>
|
||||
</p>
|
||||
<script>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue