From 094e19190042ac19c95a9c135ef687e9fe349ad7 Mon Sep 17 00:00:00 2001 From: Emily Date: Tue, 16 Jul 2024 21:24:52 +0200 Subject: [PATCH] fix blog links --- landing/pages/blog/index.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/landing/pages/blog/index.vue b/landing/pages/blog/index.vue index 55b1cd0..c74e141 100644 --- a/landing/pages/blog/index.vue +++ b/landing/pages/blog/index.vue @@ -18,7 +18,7 @@ import { blogPosts, homePosts } from '~/blog/Blog';
- +

{{ post.title }}

@@ -33,7 +33,7 @@ import { blogPosts, homePosts } from '~/blog/Blog';
Latest posts
- +
{{ post.title }}