Update index.vue
This commit is contained in:
+1
-1
@@ -131,7 +131,7 @@
|
|||||||
{{ item.title }}
|
{{ item.title }}
|
||||||
</h4>
|
</h4>
|
||||||
<p>
|
<p>
|
||||||
{{ item.description }}
|
{{ item.description.substring(0, 100) + "..." }}
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user