From 0cd090b44206ab775d5f1206b7ce4ab0ff3f0f9e Mon Sep 17 00:00:00 2001 From: ayoayco Date: Sun, 25 Aug 2024 13:43:40 +0200 Subject: [PATCH] feat: add link to post on test app --- src/pages/blog/index.astro | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/pages/blog/index.astro b/src/pages/blog/index.astro index 7003235..7c632ce 100644 --- a/src/pages/blog/index.astro +++ b/src/pages/blog/index.astro @@ -1,3 +1,5 @@ --- --- -blog index \ No newline at end of file +blog index + +post \ No newline at end of file