소스 검색

:sparkles: added excerpt to the template

tags/0.9.0
j 4 년 전
부모
커밋
7e077e5d31
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1
    1
      vue-theme/src/pages/single.vue

+ 1
- 1
vue-theme/src/pages/single.vue 파일 보기

@@ -28,7 +28,7 @@
28 28
                     img(src="https://i1.wp.com/www.craftinamerica.org/wp-content/uploads/2020/09/20200210_133120-e1599254267307.jpg")
29 29
                     .f-col
30 30
                         h2.t-up {{ artist.title }}
31
-                        p {{ artist.content }}
31
+                        p {{ artist.excerpt }}
32 32
             
33 33
         credits(v-if="type === 'episodes' && post" :post="post")
34 34
 

Loading…
취소
저장