Add confirmation view

This commit is contained in:
aldrin 2021-04-15 09:31:03 +02:00
parent b54c523491
commit 8b70374de6
5 changed files with 32 additions and 18 deletions

View file

@ -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>