diff --git a/src/components/Grid.astro b/src/components/Grid.astro index b42e65f..315ffcb 100644 --- a/src/components/Grid.astro +++ b/src/components/Grid.astro @@ -64,7 +64,7 @@ if (slug) { } order-first`} > {alt && ( -
+
{alt} +

{title} diff --git a/src/components/Posts.astro b/src/components/Posts.astro index f8c6772..bd90178 100644 --- a/src/components/Posts.astro +++ b/src/components/Posts.astro @@ -28,7 +28,7 @@ const activeTags = filterActiveTags(tags, posts);

diff --git a/src/pages/index.astro b/src/pages/index.astro index a483561..e1901d2 100644 --- a/src/pages/index.astro +++ b/src/pages/index.astro @@ -43,10 +43,13 @@ import GoViral from "../../src/images/go_viral.webp"; - Chatting to me is free, and I have a discount for smaller organisations - (less than £100k annual revenue). We can always work something out. Get in touch. +

+ Chatting to me is free, and I have a discount for smaller organisations + (less than £100k annual revenue). We can always work something out. Get in touch. +