From a162d3aeebfefc6b0830450ded9f014712ce2ed6 Mon Sep 17 00:00:00 2001 From: John Costa Date: Fri, 16 Sep 2022 17:04:10 +0100 Subject: [PATCH] adding utf-8 chars --- src/pages/blog.astro | 1 + 1 file changed, 1 insertion(+) diff --git a/src/pages/blog.astro b/src/pages/blog.astro index 4b94846..3418078 100644 --- a/src/pages/blog.astro +++ b/src/pages/blog.astro @@ -10,6 +10,7 @@ const sortedPosts = posts.sort((a, b) => { --- + John's Blog