backend for queues & minor front tweaks
This commit is contained in:
14
frontend/app/static/index.html
Normal file
14
frontend/app/static/index.html
Normal file
@ -0,0 +1,14 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<link rel="preconnect" href="https://fonts.googleapis.com" />
|
||||
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
|
||||
<link
|
||||
href="https://fonts.googleapis.com/css2?family=Comfortaa:wght@300..700&display=swap"
|
||||
rel="stylesheet"
|
||||
/>
|
||||
</head>
|
||||
<body>
|
||||
<div id="<%= mountId %>"></div>
|
||||
</body>
|
||||
</html>
|
||||
BIN
frontend/app/static/logo-full.png
Normal file
BIN
frontend/app/static/logo-full.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 136 KiB |
Reference in New Issue
Block a user