mirror of
https://github.com/torappinfo/uweb.git
synced 2024-08-14 23:54:59 +00:00
add links to README
This commit is contained in:
parent
f5d2345718
commit
7399d1b5cd
56 changed files with 444 additions and 117 deletions
|
@ -6,7 +6,7 @@
|
|||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
|
||||
<link rel="stylesheet" href="../style.css" type="text/css" />
|
||||
<title>uweb browser</title>
|
||||
<title>uweb browser: unlimited power</title>
|
||||
<script type="text/javascript">
|
||||
function findLang(){
|
||||
let href = location.href;
|
||||
|
@ -43,6 +43,11 @@
|
|||
|
||||
<ul class="posts">
|
||||
|
||||
<li class="post">
|
||||
<a href="readme/index.html">
|
||||
<span>About uweb browser</span>
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue