Skip to content
This repository was archived by the owner on Aug 26, 2022. It is now read-only.

Commit cda2392

Browse files
author
Nickwasused
committed
Update App.vue
1 parent 6815493 commit cda2392

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/App.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<header class="header">
44
<nav class="inner">
55
<router-link to="/" exact>
6-
<img class="logo" src="~public/logo-48.png" alt="logo">
6+
<img class="logo" src="~public/android-chrome-36x36.png" alt="logo">
77
</router-link>
88
<router-link to="/top">Top</router-link>
99
<router-link to="/new">New</router-link>

0 commit comments

Comments
 (0)