From ae576c02ed2459dad44194a36fc3dadb5b835e37 Mon Sep 17 00:00:00 2001 From: JohnCosta27 Date: Sun, 21 Aug 2022 15:55:28 +0100 Subject: [PATCH] Revert "Revert "dnsiads"" This reverts commit 621cc106f156376ce27824ff05b33c3d1bdbb4d5. --- src/pages/blog.astro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/blog.astro b/src/pages/blog.astro index 0c392fe..6c46e0e 100644 --- a/src/pages/blog.astro +++ b/src/pages/blog.astro @@ -5,7 +5,7 @@ const posts = await Astro.glob('./posts/*.md'); --- - John Costa - Blog + John's Blog