update components

This commit is contained in:
2021-02-09 12:34:25 +02:00
parent f6f1873984
commit 383919d734
7 changed files with 182 additions and 255 deletions

View File

@@ -53,7 +53,7 @@
}}</time>
</g-link>
<!-- &nbsp;&middot;&nbsp; {{ $page.blog.timeToRead }} min read -->
&nbsp;&middot;&nbsp;
<!-- &nbsp;&middot;&nbsp; -->
<g-link :to="$page.blog.path">
<time :datetime="$page.blog.datetime">{{
$page.blog.startDate
@@ -68,7 +68,7 @@
<g-image :src="$page.blog.image"></g-image>
</section>
<div class="">
<div class="py-12">
<section
class="post-content container mx-auto relative font-serif text-gray-700"
>
@@ -166,7 +166,10 @@
image(width:64, height:64, fit:inside)
path
}
}
}
}
</page-query>