From 7e10299807810e92e18076c85aaba0fde29af4ad Mon Sep 17 00:00:00 2001 From: Ryan Lalchand <70449616+ryanlalchand@users.noreply.github.com> Date: Thu, 4 Jul 2024 14:41:54 -0400 Subject: [PATCH] add alt text to profile photo --- src/pages/index.astro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/index.astro b/src/pages/index.astro index 498b7d5..9088ca7 100644 --- a/src/pages/index.astro +++ b/src/pages/index.astro @@ -13,7 +13,7 @@ import Layout from "../layouts/Layout.astro";
Hayley Lalchand