rebuilding site Fri Jul 29 08:13:45 AM CST 2022

This commit is contained in:
James Feng Cao 2022-07-29 08:13:45 +08:00
parent 69b8d15a8c
commit 9e3c8143b9
17 changed files with 880 additions and 121 deletions

View file

@ -71,6 +71,8 @@
<li class="post">
<a href="html5/index.html">
<span>html5应用</span>

View file

@ -85,16 +85,6 @@
</url><url>
<loc>/zh/sitemap/</loc>
<lastmod>2022-05-28T00:00:00+00:00</lastmod>
<xhtml:link
rel="alternate"
hreflang="en"
href="/en/sitemap/"
/>
<xhtml:link
rel="alternate"
hreflang="zh"
href="/zh/sitemap/"
/>
</url><url>
<loc>/zh/androidtv/</loc>
<lastmod>2022-05-18T00:00:00+00:00</lastmod>

View file

@ -30,10 +30,6 @@
<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>