Fixed grammar issues and logo.

Signed-off-by: Pavel Kirilin <win10@list.ru>
This commit is contained in:
2021-12-10 11:54:53 +04:00
parent 68dcb8da74
commit c24d0917fe
8 changed files with 65 additions and 65 deletions

View File

@ -3,7 +3,7 @@
<b-navbar type="is-primary w-100" :fixed-top="true">
<template #brand>
<NuxtLink to="/" class="navbar-item">
<img src="/icon.png" alt="Logo" /> Dev blog
<img src="/logo.png" alt="Logo" /> Dev blog
</NuxtLink>
</template>
<template #end>