add offline cache

This commit is contained in:
James Feng Cao 2022-09-13 16:33:31 +08:00
parent ad12551ed7
commit fe41bb41a4
10 changed files with 119 additions and 3 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>