Testing image deploy - Changed site logo
This commit is contained in:
parent
12ac7f1fd6
commit
af3ddbf0c8
4 changed files with 20 additions and 1 deletions
|
|
@ -21,7 +21,7 @@ const toggleMenu = () => {
|
|||
</button>
|
||||
|
||||
<nuxt-link to="/" class="layout-topbar-logo">
|
||||
<img src="@/assets/images/logo.png" alt="Two stick silhouettes admiring fireworks in the sky" />
|
||||
<img src="@/assets/images/logo.svg" alt="Git like tree using red, white-ish and blue colours." />
|
||||
<span>Glowing Fiesta</span>
|
||||
</nuxt-link>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue