update AI engines

This commit is contained in:
James Feng Cao 2024-07-10 11:49:15 +08:00
parent b2e9cd1d31
commit 47777c299e
10 changed files with 146 additions and 6 deletions

View file

@ -366,6 +366,16 @@
</url><url>
<loc>/zh/useragents/</loc>
<lastmod>2024-06-05T11:11:01+08:00</lastmod>
<xhtml:link
rel="alternate"
hreflang="en"
href="/en/useragents/"
/>
<xhtml:link
rel="alternate"
hreflang="zh"
href="/zh/useragents/"
/>
</url><url>
<loc>/zh/logcat/</loc>
<lastmod>2024-04-02T11:46:25+08:00</lastmod>

View file

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