ソースを参照

: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
 

読み込み中…
キャンセル
保存