feat: setup basic layout with bottom bar

This commit is contained in:
2022-07-14 00:53:35 +05:30
parent 247ccbf363
commit 870cabfa51
10 changed files with 260 additions and 45 deletions

View File

@ -2,7 +2,7 @@
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/src/favicon.svg" />
<link rel="icon" type="image/png" href="/src/favicon.png" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Okiba</title>
</head>