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(){
|
||||
|
@ -46,7 +46,7 @@
|
|||
</h1>
|
||||
<ul class="tags">
|
||||
|
||||
<li><a href="../tags/javascript/index.html">javascript</a> </li>
|
||||
<li><a href="../tags/javascript/index.html#">javascript</a> </li>
|
||||
|
||||
</ul>
|
||||
<p><a href="../index.html">超微浏览器</a>支持直接运行远程网址上的小书签(Bookmarklet),将本页面或其它包含小书签网址加入书签。使用时只需长按小书签链接,点击“新窗口打开”,小书签将作用于超微浏览器最后一个窗口(非小书签窗口)页面上。</p>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue