add links to README

This commit is contained in:
James Feng Cao 2023-01-30 12:44:53 +08:00
parent f5d2345718
commit 7399d1b5cd
56 changed files with 444 additions and 117 deletions

View file

@ -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>