From b63542da3c997286bdcb7715c4476b4844f4f4cc Mon Sep 17 00:00:00 2001 From: Oliver Bryan <04oliverbryan@gmail.com> Date: Tue, 30 Sep 2025 21:26:11 +0100 Subject: [PATCH] commented hobbies section --- src/pages/index.astro | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/pages/index.astro b/src/pages/index.astro index b0c655db..74ae1d26 100644 --- a/src/pages/index.astro +++ b/src/pages/index.astro @@ -154,6 +154,10 @@ const sortedTags = Array.from(allTags).sort((a, b) => a.localeCompare(b)); Development, Game Development, Python, JavaScript, TypeScript