update components
This commit is contained in:
@@ -53,7 +53,7 @@
|
||||
}}</time>
|
||||
</g-link>
|
||||
<!-- · {{ $page.blog.timeToRead }} min read -->
|
||||
·
|
||||
<!-- · -->
|
||||
<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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user