소스 검색

corrected img file source

tags/0.9.0
Alej 5 년 전
부모
커밋
89cb52b76d
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1
    1
      vue-theme/src/components/navigation/navigation.vue

+ 1
- 1
vue-theme/src/components/navigation/navigation.vue 파일 보기

@@ -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…
취소
저장