mirror of
https://github.com/torappinfo/uweb.git
synced 2024-08-14 23:54:59 +00:00
minor changes
This commit is contained in:
parent
154e688892
commit
cf79a7086b
2 changed files with 2 additions and 11 deletions
|
@ -1,4 +1,4 @@
|
|||
### Uweb browser for geeks: tiny and powerful
|
||||
### Uweb browser for geeks: unlimited power with html5 & termux
|
||||
[中文](README.zh-Hans.md)
|
||||
|
||||
[Amazon appstore](https://www.amazon.com/TorApp-Info-uweb-browser-for-geeks/dp/B098QPR6N5)
|
||||
|
|
11
index.html
11
index.html
|
@ -1,10 +1 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<title>en/</title>
|
||||
<link rel="canonical" href="en/">
|
||||
<meta name="robots" content="noindex">
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="refresh" content="0; url=en/">
|
||||
</head>
|
||||
</html>
|
||||
<meta http-equiv="refresh" content="0; url=zh/index.html">
|
||||
|
|
Loading…
Reference in a new issue