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>Site map</title>
|
||||
<title>Configuration</title>
|
||||
<script type="text/javascript">
|
||||
function findLang(){
|
||||
let href = location.href;
|
||||
|
@ -41,14 +41,15 @@
|
|||
<br />
|
||||
|
||||
<div class="container">
|
||||
<h1 class="title">Site map
|
||||
<h1 class="title">Configuration
|
||||
<br>
|
||||
<span class="subtitle"></span>
|
||||
</h1>
|
||||
<ul class="tags">
|
||||
|
||||
</ul>
|
||||
<h4 id="ui">UI</h4>
|
||||
<p><a href="i:61ver:../latest.html">Check for updates</a></p>
|
||||
<h4 id="ui">UI</h4>
|
||||
<ul>
|
||||
<li><a href="../search/index.html">Search engines</a></li>
|
||||
<li><a href="../searchurl/homescreen.html">Home screens</a></li>
|
||||
|
@ -84,6 +85,7 @@
|
|||
<h5 id="tools">Tools</h5>
|
||||
<ul>
|
||||
<li><a href="../bookmarklet/index.html">Bookmarklets</a></li>
|
||||
<li><a href="../tcron/index.html">Cron & more</a></li>
|
||||
<li><a href="../filecap/index.html">Custom file handling</a></li>
|
||||
<li><a href="../html5/index.html">Html5 application</a></li>
|
||||
<li><a href="../termux/index.html">Termux</a></li>
|
||||
|
@ -97,8 +99,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