mirror of
https://github.com/torappinfo/uweb.git
synced 2024-08-14 23:54:59 +00:00
fix links for tags
This commit is contained in:
parent
8e88f74c4e
commit
b7b4361758
105 changed files with 236 additions and 237 deletions
|
@ -4,7 +4,7 @@
|
|||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
|
||||
<link rel="stylesheet" href="../style.css" type="text/css" />
|
||||
<link rel="stylesheet" href="../style.css#" type="text/css" />
|
||||
<title>利用浏览器地址栏对函数作图</title>
|
||||
<script type="text/javascript">
|
||||
function findLang(){
|
||||
|
@ -42,7 +42,7 @@
|
|||
</h1>
|
||||
<ul class="tags">
|
||||
|
||||
<li><a href="../tags/termux/index.html">termux</a> </li>
|
||||
<li><a href="../tags/termux/index.html#">termux</a> </li>
|
||||
|
||||
</ul>
|
||||
<p>使用Android端<a>uweb浏览器</a>。<br>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue