Change avatar imgs

This commit is contained in:
2023-05-05 00:49:36 +02:00
parent 1b83170b50
commit 273e224146
4 changed files with 1 additions and 1 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 216 KiB

View File

Before

Width:  |  Height:  |  Size: 76 KiB

After

Width:  |  Height:  |  Size: 76 KiB

BIN
assets/avatar_grayscale.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 58 KiB

View File

@@ -43,7 +43,7 @@
style="cursor: pointer" style="cursor: pointer"
@click.native="$router.push('/')" @click.native="$router.push('/')"
> >
<img src="~/assets/avatar_transparent.png" width="55" /> <img src="~/assets/avatar_blueish.png" width="55" />
</v-avatar> </v-avatar>
</template> </template>
<!-- v-app-bar-title class="text-subtitle-1" v-text="$myName" /--> <!-- v-app-bar-title class="text-subtitle-1" v-text="$myName" /-->