Parcourir la source

corrected img file source

tags/0.9.0
Alej il y a 5 ans
Parent
révision
89cb52b76d
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1
    1
      vue-theme/src/components/navigation/navigation.vue

+ 1
- 1
vue-theme/src/components/navigation/navigation.vue Voir le fichier

@@ -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") ☰

Chargement…
Annuler
Enregistrer