mirror of
https://github.com/DCsunset/taskwarrior-webui.git
synced 2025-08-19 16:03:06 +02:00
feat(frontend): add icons and add config for PWA
This commit is contained in:
parent
92dd18fbe0
commit
e03faebe19
6 changed files with 71 additions and 10 deletions
|
@ -22,6 +22,9 @@
|
|||
</v-snackbar>
|
||||
|
||||
<v-app-bar height="54px" fixed app>
|
||||
<v-icon class="mr-2" color="blue">
|
||||
mdi-sticker-check-outline
|
||||
</v-icon>
|
||||
<v-toolbar-title>
|
||||
Taskwarrior WebUI
|
||||
</v-toolbar-title>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue