fix links for tags

This commit is contained in:
James Feng Cao 2024-04-01 21:51:55 +08:00
parent 8e88f74c4e
commit b7b4361758
105 changed files with 236 additions and 237 deletions

View file

@ -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>Bookmarklets</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>With a href=&quot;../index.html&quot;&gt;uweb browser</a>, long pressing any bookmarklet link, click &quot;Open in new tab&quot;, the bookmarklet will be run on the last other tab.</p>