From b8a2dd9a5b61bd5872dc39d6b4613e0acdb77241 Mon Sep 17 00:00:00 2001 From: Hayden Hargreaves Date: Fri, 21 Feb 2025 12:00:15 -0700 Subject: [PATCH] FEAT: Added another Link --- src/routes/about/+page.svelte | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/routes/about/+page.svelte b/src/routes/about/+page.svelte index 30ee64c..2bd48e4 100755 --- a/src/routes/about/+page.svelte +++ b/src/routes/about/+page.svelte @@ -60,7 +60,7 @@ I started programming in high school where I learned web development using HTML, CSS, and some basic JavaScript. From there, I started to learn software development basics using Java. Since then, I have learned to love - Go and have dipped my feet into the water of countless + and have dipped my feet into the water of countless programming languages.