mirror of
https://github.com/kaythomas0/noisedash.git
synced 2025-11-15 04:38:00 +00:00
Add link to source code
This commit is contained in:
@@ -61,6 +61,15 @@
|
||||
</v-list-item>
|
||||
</v-list-item-group>
|
||||
</v-list>
|
||||
<template v-slot:append>
|
||||
<v-btn
|
||||
block
|
||||
href="https://github.com/KevinThomas0/noisedash"
|
||||
target="_blank"
|
||||
>
|
||||
Source Code
|
||||
</v-btn>
|
||||
</template>
|
||||
</v-navigation-drawer>
|
||||
</v-container>
|
||||
</template>
|
||||
|
||||
Reference in New Issue
Block a user