add some blogs

This commit is contained in:
2022-08-10 17:26:37 -04:00
parent f4c481b81d
commit 4bdb52bb4f
3 changed files with 75 additions and 0 deletions

View File

@@ -39,6 +39,7 @@ const descText =
<ContentRenderer :value="post" :excerpt="true" tag="article">
<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"