chore: remove unused line
This commit is contained in:
parent
0147fbbf23
commit
5b71496c9d
@ -49,7 +49,6 @@ const descText =
|
||||
<ContentRenderer :value="post" :excerpt="true" tag="section">
|
||||
<template #empty>No excerpt available.</template>
|
||||
</ContentRenderer>
|
||||
<!--<p v-if="!post.nopreview" class="m-0">…</p>-->
|
||||
<div class="text-right" v-if="!post.nopreview">
|
||||
<a
|
||||
:href="post._path"
|
||||
|
Loading…
Reference in New Issue
Block a user