Book list is now fetched from indexedDB

This commit is contained in:
2021-08-01 14:09:13 +03:00
parent b6ede385ca
commit 8705feffbc
9 changed files with 79 additions and 7 deletions

View File

@ -4,6 +4,7 @@
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="shortcut icon" href="favicon.ico" type="image/x-icon" />
<!-- <link rel="manifest" href="manifest.json" /> -->
<title>Publite</title>
</head>