Add logo draft
This commit is contained in:
parent
0cc1c8a350
commit
d4eba6a026
2 changed files with 1 additions and 1 deletions
BIN
public/img/logo_text.png
Normal file
BIN
public/img/logo_text.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 11 KiB |
|
@ -3,7 +3,7 @@
|
|||
<template #brand>
|
||||
<b-navbar-item tag="router-link" :to="{ path: '/' }">
|
||||
<img
|
||||
src="https://raw.githubusercontent.com/buefy/buefy/dev/static/img/buefy-logo.png"
|
||||
src="img/logo_text.png"
|
||||
alt="Lightweight UI components for Vue.js based on Bulma"
|
||||
/>
|
||||
</b-navbar-item>
|
||||
|
|
Reference in a new issue