From c8dbbddb7c9200ef14fc27fc888ec92d14a885d4 Mon Sep 17 00:00:00 2001 From: Cassidy Williams <1454517+cassidoo@users.noreply.github.com> Date: Mon, 29 Jan 2024 00:08:31 -0600 Subject: [PATCH] Tag orientation --- src/components/Tags.astro | 2 +- src/posts/self-aware-html.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/Tags.astro b/src/components/Tags.astro index ea6bf19..5411cc2 100644 --- a/src/components/Tags.astro +++ b/src/components/Tags.astro @@ -3,7 +3,7 @@ const { tags, all } = Astro.props; --- {all &&