chore: remove unused line

This commit is contained in:
eggy 2024-02-29 23:14:29 -05:00
parent 0147fbbf23
commit 5b71496c9d

View File

@ -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"