diff --git a/components/BlogStatBox.vue b/components/BlogStatBox.vue index f81ac8b..5fc8215 100644 --- a/components/BlogStatBox.vue +++ b/components/BlogStatBox.vue @@ -30,7 +30,13 @@ const prettyDate = latestDate.format("DD MMM YYYY"); {{ prettyDate }} · {{ latest.readingTime.text }}
++ {{ latest.description }} … +
+ + + + diff --git a/components/Tag.vue b/components/Tag.vue index af6ffcf..ab54322 100644 --- a/components/Tag.vue +++ b/components/Tag.vue @@ -1,7 +1,13 @@ + + -