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