mirror of
https://github.com/torappinfo/uweb.git
synced 2024-08-14 23:54:59 +00:00
rebuilding site Mon Dec 20 04:07:53 PM CST 2021
This commit is contained in:
parent
c28408f244
commit
67e4d0bc39
5 changed files with 68 additions and 4 deletions
|
@ -6,7 +6,18 @@
|
|||
<description>Recent content in _posts on </description>
|
||||
<generator>Hugo -- gohugo.io</generator>
|
||||
<language>en-us</language>
|
||||
<lastBuildDate>Mon, 01 Nov 2021 00:00:00 +0000</lastBuildDate><atom:link href="https://jamesfengcao.gitee.io/uwebzh/_posts/index.xml" rel="self" type="application/rss+xml" />
|
||||
<lastBuildDate>Mon, 20 Dec 2021 00:00:00 +0000</lastBuildDate><atom:link href="https://jamesfengcao.gitee.io/uwebzh/_posts/index.xml" rel="self" type="application/rss+xml" />
|
||||
<item>
|
||||
<title>图标定制</title>
|
||||
<link>https://jamesfengcao.gitee.io/uwebzh/icons/</link>
|
||||
<pubDate>Mon, 20 Dec 2021 00:00:00 +0000</pubDate>
|
||||
|
||||
<guid>https://jamesfengcao.gitee.io/uwebzh/icons/</guid>
|
||||
<description>超微浏览器配置目录下如果存在目录&quot;icon&quot;,则此目录下的文件名为&quot;0&quot;,&quot;1&quot;,&quot;2&quot;...
|
||||
会作为底部工具栏图标。文件&quot;0&quot;替换原后退按钮,&quot;1&quot;为前进按钮,&quot;2&quot;为设置按钮,&quot;3&quot;为主页按钮......。
|
||||
注意:刷新按钮及窗口按钮图标暂时不能重定义。</description>
|
||||
</item>
|
||||
|
||||
<item>
|
||||
<title>小技巧</title>
|
||||
<link>https://jamesfengcao.gitee.io/uwebzh/tips/</link>
|
||||
|
|
33
icons/index.html
Normal file
33
icons/index.html
Normal file
|
@ -0,0 +1,33 @@
|
|||
<!doctype html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
|
||||
<link rel="stylesheet" href="/uwebzh/style.css" type="text/css" />
|
||||
<title>图标定制</title>
|
||||
</head>
|
||||
<body>
|
||||
<header class='header'>
|
||||
<a class="logo" href="/uwebzh">Home</a> <a class="logo" href="/uwebzh/tags/">Tags</a>
|
||||
<nav>
|
||||
</nav>
|
||||
</header>
|
||||
<br />
|
||||
|
||||
<div class="container">
|
||||
<h1 class="title">图标定制
|
||||
<br>
|
||||
<span class="subtitle"></span>
|
||||
</h1>
|
||||
<ul class="tags">
|
||||
|
||||
</ul>
|
||||
<p>超微浏览器配置目录下如果存在目录"icon",则此目录下的文件名为"0","1","2"...<br>
|
||||
会作为底部工具栏图标。文件"0"替换原后退按钮,"1"为前进按钮,"2"为设置按钮,"3"为主页按钮......。<br>
|
||||
注意:刷新按钮及窗口按钮图标暂时不能重定义。</p>
|
||||
|
||||
</div>
|
||||
|
||||
</body>
|
||||
</html>
|
|
@ -74,6 +74,12 @@
|
|||
</a>
|
||||
</li>
|
||||
|
||||
<li class="post">
|
||||
<a href="icons">
|
||||
<span>图标定制</span>
|
||||
</a>
|
||||
</li>
|
||||
|
||||
<li class="post">
|
||||
<a href="tips">
|
||||
<span>小技巧</span>
|
||||
|
|
13
index.xml
13
index.xml
|
@ -6,7 +6,18 @@
|
|||
<description>Recent content on </description>
|
||||
<generator>Hugo -- gohugo.io</generator>
|
||||
<language>en-us</language>
|
||||
<lastBuildDate>Mon, 01 Nov 2021 00:00:00 +0000</lastBuildDate><atom:link href="https://jamesfengcao.gitee.io/uwebzh/index.xml" rel="self" type="application/rss+xml" />
|
||||
<lastBuildDate>Mon, 20 Dec 2021 00:00:00 +0000</lastBuildDate><atom:link href="https://jamesfengcao.gitee.io/uwebzh/index.xml" rel="self" type="application/rss+xml" />
|
||||
<item>
|
||||
<title>图标定制</title>
|
||||
<link>https://jamesfengcao.gitee.io/uwebzh/icons/</link>
|
||||
<pubDate>Mon, 20 Dec 2021 00:00:00 +0000</pubDate>
|
||||
|
||||
<guid>https://jamesfengcao.gitee.io/uwebzh/icons/</guid>
|
||||
<description>超微浏览器配置目录下如果存在目录&quot;icon&quot;,则此目录下的文件名为&quot;0&quot;,&quot;1&quot;,&quot;2&quot;...
|
||||
会作为底部工具栏图标。文件&quot;0&quot;替换原后退按钮,&quot;1&quot;为前进按钮,&quot;2&quot;为设置按钮,&quot;3&quot;为主页按钮......。
|
||||
注意:刷新按钮及窗口按钮图标暂时不能重定义。</description>
|
||||
</item>
|
||||
|
||||
<item>
|
||||
<title>小技巧</title>
|
||||
<link>https://jamesfengcao.gitee.io/uwebzh/tips/</link>
|
||||
|
|
|
@ -3,10 +3,13 @@
|
|||
xmlns:xhtml="http://www.w3.org/1999/xhtml">
|
||||
<url>
|
||||
<loc>https://jamesfengcao.gitee.io/uwebzh/</loc>
|
||||
<lastmod>2021-11-01T00:00:00+00:00</lastmod>
|
||||
<lastmod>2021-12-20T00:00:00+00:00</lastmod>
|
||||
</url><url>
|
||||
<loc>https://jamesfengcao.gitee.io/uwebzh/_posts/</loc>
|
||||
<lastmod>2021-11-01T00:00:00+00:00</lastmod>
|
||||
<lastmod>2021-12-20T00:00:00+00:00</lastmod>
|
||||
</url><url>
|
||||
<loc>https://jamesfengcao.gitee.io/uwebzh/icons/</loc>
|
||||
<lastmod>2021-12-20T00:00:00+00:00</lastmod>
|
||||
</url><url>
|
||||
<loc>https://jamesfengcao.gitee.io/uwebzh/tips/</loc>
|
||||
<lastmod>2021-11-01T00:00:00+00:00</lastmod>
|
||||
|
|
Loading…
Reference in a new issue