{{ post.frontmatter.description }}
<style scoped>
.post-list a {
color: var(--vp-c-text-2);
text-decoration: none;
text-decoration-color: transparent;
text-decoration-style: unset;
text-underline-offset: 0;
}
.description {
display: inline-block;
margin-bottom: .75rem;
}
</style>