mirror of
https://github.com/ZorgCC/psina-avatar-frontend.git
synced 2025-07-19 03:36:25 +03:00
feature: sync
This commit is contained in:
parent
072fc4cf31
commit
0cc01e8149
Binary file not shown.
Before Width: | Height: | Size: 37 KiB After Width: | Height: | Size: 8.5 KiB |
@ -2,7 +2,7 @@
|
||||
<b-navbar transparent shadow active>
|
||||
<template #brand>
|
||||
<b-navbar-item tag="router-link" :to="{ name: 'home' }" class="p-0">
|
||||
<img src="../assets/dog.png" alt="psina" width="50" height="50" />
|
||||
<img src="../assets/dog.png" alt="psina" />
|
||||
</b-navbar-item>
|
||||
</template>
|
||||
<template #start>
|
||||
|
@ -1,5 +1,7 @@
|
||||
<template>
|
||||
<div class="container"></div>
|
||||
<div class="container">
|
||||
<h1>LOGIN</h1>
|
||||
</div>
|
||||
</template>
|
||||
|
||||
<script>
|
||||
|
Loading…
x
Reference in New Issue
Block a user