mirror of
https://github.com/torappinfo/uweb.git
synced 2024-08-14 23:54:59 +00:00
rebuilding site Thu Oct 8 03:39:48 PM CST 2020
This commit is contained in:
parent
108646ffd1
commit
febc50717b
51 changed files with 224 additions and 233 deletions
|
@ -1,16 +1,15 @@
|
|||
|
||||
<!doctype html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
|
||||
<link rel="stylesheet" href="https://jamesfengcao.gitee.io/uweb/style.css" type="text/css" />
|
||||
<link rel="stylesheet" href="/uweb/style.css" type="text/css" />
|
||||
<title>视频播放小窍门</title>
|
||||
</head>
|
||||
<body>
|
||||
<header class='header'>
|
||||
<a class="logo" href="..">⟰</a> <a class="logo" href="../tags/">Tags</a>
|
||||
<a class="logo" href="/uweb">⟰</a> <a class="logo" href="/uweb/tags/">Tags</a>
|
||||
<nav>
|
||||
</nav>
|
||||
</header>
|
||||
|
@ -23,11 +22,11 @@
|
|||
</h1>
|
||||
<ul class="tags">
|
||||
|
||||
<li><a href="https://jamesfengcao.gitee.io/uweb/tags/%E5%B9%BF%E5%91%8A%E5%B1%8F%E8%94%BD">广告屏蔽</a> </li>
|
||||
<li><a href="../tags/%e5%b9%bf%e5%91%8a%e5%b1%8f%e8%94%bd">广告屏蔽</a> </li>
|
||||
|
||||
<li><a href="https://jamesfengcao.gitee.io/uweb/tags/%E6%90%9C%E7%B4%A2">搜索</a> </li>
|
||||
<li><a href="../tags/%e6%90%9c%e7%b4%a2">搜索</a> </li>
|
||||
|
||||
<li><a href="https://jamesfengcao.gitee.io/uweb/tags/%E8%B5%84%E6%BA%90">资源</a> </li>
|
||||
<li><a href="../tags/%e8%b5%84%e6%ba%90">资源</a> </li>
|
||||
|
||||
</ul>
|
||||
<p>本文以<a href="..">超微浏览器</a>为例来说明。</p>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue