add dictionaries with local indexes and remote content

This commit is contained in:
James Feng Cao 2022-09-27 17:33:31 +08:00
parent 7c345eaa89
commit 91ee053229
16 changed files with 269 additions and 63 deletions

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>