Add confirmation view
This commit is contained in:
parent
b54c523491
commit
8b70374de6
5 changed files with 32 additions and 18 deletions
|
@ -3,7 +3,7 @@
|
|||
<template #brand>
|
||||
<b-navbar-item tag="router-link" :to="{ path: '/' }">
|
||||
<img
|
||||
src="img/logo_text.png"
|
||||
src="/img/logo_text.png"
|
||||
alt="Lightweight UI components for Vue.js based on Bulma"
|
||||
/>
|
||||
</b-navbar-item>
|
||||
|
|
Reference in a new issue