mirror of
https://github.com/torappinfo/uweb.git
synced 2024-08-14 23:54:59 +00:00
add RSS
This commit is contained in:
parent
951d607c7c
commit
225fd5c802
111 changed files with 414 additions and 147 deletions
|
@ -3,6 +3,7 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
|
||||
<link rel="stylesheet" href="../style.css" type="text/css" />
|
||||
<title>小书签</title>
|
||||
<script type="text/javascript">
|
||||
|
@ -33,6 +34,7 @@
|
|||
<a class="logo" href="javascript:void(0)" onclick="return nav2Lang('en')">English</a>
|
||||
|
||||
|
||||
|
||||
<nav>
|
||||
</nav>
|
||||
</header>
|
||||
|
@ -45,7 +47,7 @@
|
|||
</h1>
|
||||
<ul class="tags">
|
||||
|
||||
<li><a href="../tags/javascript">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