diff --git a/src/components/BlogPost.vue b/src/components/BlogPost.vue index 73af795..0b4ee24 100644 --- a/src/components/BlogPost.vue +++ b/src/components/BlogPost.vue @@ -8,7 +8,7 @@
{{meta.subtitle}}
- {{t}} + {{t}}
@@ -18,7 +18,7 @@ Title Image
- {{t}} + {{t}}
@@ -26,13 +26,14 @@