From d1440136f41defb283a08e4143f7e06d3a472704 Mon Sep 17 00:00:00 2001 From: Ananth Venkatesh Date: Sun, 16 Mar 2025 01:32:43 -0400 Subject: [PATCH] feat: address accessibility concerns --- src/Main.elm | 4 +++- src/index.html | 2 +- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/src/Main.elm b/src/Main.elm index 9fd5861..1ba0f4f 100644 --- a/src/Main.elm +++ b/src/Main.elm @@ -885,7 +885,9 @@ pageAbout model = , paragraph bodyText [ text "If you're experiencing issues viewing or interacting with parts of this website, please do not hesitate to " , inlineLink "contact the webmaster" "mailto:ananthv@mit.edu" - , text " at any time. We strive to make the story of MacGregor widely accessible to the general public, and we value your input and community support in achieving that goal." + , text " at any time. We strive to make the story of MacGregor widely accessible to the general public, and we value your input and community support in achieving that goal. Please also see " + , inlineLink "accessibility.mit.edu" "https://accessibility.mit.edu/" + , text " for more options and public accessibility forms." ] ] ] diff --git a/src/index.html b/src/index.html index 4d636ac..5f9c1ff 100644 --- a/src/index.html +++ b/src/index.html @@ -1,5 +1,5 @@ - + MacGregor House