Introducing dark mode, deriving apps in bottom bar from db
This commit is contained in:
@@ -21,8 +21,8 @@
|
||||
|
||||
<link rel="icon" type="image/x-icon" href="./_/icons/columnwhite.svg" />
|
||||
<link rel="manifest" href="./manifest.json" />
|
||||
<link rel="stylesheet" href="./_/code/styles.css" />
|
||||
<script src="./_/code/quill.js"></script>
|
||||
<link rel="stylesheet" href="./_/code/shared.css" />
|
||||
<script src="/_/code/quill.js"></script>
|
||||
<script type="module" src="./index.js"></script>
|
||||
<meta name="theme-color" content="#31d53d" />
|
||||
</head>
|
||||
|
||||
Reference in New Issue
Block a user