From 621cc106f156376ce27824ff05b33c3d1bdbb4d5 Mon Sep 17 00:00:00 2001 From: JohnCosta27 Date: Sun, 21 Aug 2022 15:54:43 +0100 Subject: [PATCH] Revert "dnsiads" This reverts commit 255e60a682961a42275d7678beee3facab87f32f. --- 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 6c46e0e..0c392fe 100644 --- a/src/pages/blog.astro +++ b/src/pages/blog.astro @@ -5,7 +5,7 @@ const posts = await Astro.glob('./posts/*.md'); --- - John's Blog + John Costa - Blog