Selaa lähdekoodia

corrected img file source

tags/0.9.0
Alej 5 vuotta sitten
vanhempi
commit
89cb52b76d
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1
    1
      vue-theme/src/components/navigation/navigation.vue

+ 1
- 1
vue-theme/src/components/navigation/navigation.vue Näytä tiedosto

@@ -3,7 +3,7 @@
3 3
 nav.main
4 4
     router-link(to="/")
5 5
         h1.t-serif.t-up
6
-            img(src="/star.svg")
6
+            img(src="../../star.svg")
7 7
             span  logotype
8 8
     
9 9
     label(for="toggle-mobile-menu" aria-label="Menu") ☰

Loading…
Peruuta
Tallenna