mirror of
https://github.com/torappinfo/uweb.git
synced 2024-08-14 23:54:59 +00:00
rebuilding Sat Sep 10 08:55:34 PM CST 2022
This commit is contained in:
parent
32fb5a8ee2
commit
c033aee378
11 changed files with 220 additions and 0 deletions
|
@ -30,6 +30,10 @@
|
|||
<header class='header'>
|
||||
<a class="logo" href="javascript:void(0)" onclick="return nav2('index.html')">Home</a> <a class="logo" href="javascript:void(0)" onclick="return nav2('tags/index.html')">Tags</a>
|
||||
|
||||
|
||||
<a class="logo" href="javascript:void(0)" onclick="return nav2Lang('en')">English</a>
|
||||
|
||||
|
||||
<nav>
|
||||
</nav>
|
||||
</header>
|
||||
|
|
|
@ -439,6 +439,16 @@
|
|||
<loc>/zh/tvlive/</loc>
|
||||
</url><url>
|
||||
<loc>/zh/searchcat/</loc>
|
||||
<xhtml:link
|
||||
rel="alternate"
|
||||
hreflang="en"
|
||||
href="/en/searchcat/"
|
||||
/>
|
||||
<xhtml:link
|
||||
rel="alternate"
|
||||
hreflang="zh"
|
||||
href="/zh/searchcat/"
|
||||
/>
|
||||
</url><url>
|
||||
<loc>/zh/hosts/</loc>
|
||||
</url><url>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue