From 6855fd1ec07aed978efb2f9b680ceafc1b50a7ba Mon Sep 17 00:00:00 2001 From: ivan-pelly Date: Thu, 19 Feb 2026 14:31:19 -0800 Subject: [PATCH 1/2] Add project home page link to README Added a link to the project home page for easy access. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 51ae65d..6644e36 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # WIN – Student Support & Case Management System +## Jump to the [Project Home Page](https://opelly27.github.io/WinStudentGoalTracker/Index.html) + ## Overview **WIN (Wellness & Intervention Network)** is a secure, role-based case management application designed to support student intervention documentation, service tracking, and compliance workflows. From c5f0b1769a75a8331c423360ddfba646ae2719a5 Mon Sep 17 00:00:00 2001 From: ivan-pelly Date: Thu, 19 Feb 2026 14:31:54 -0800 Subject: [PATCH 2/2] Change header level for project home page link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6644e36..68346ac 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # WIN – Student Support & Case Management System -## Jump to the [Project Home Page](https://opelly27.github.io/WinStudentGoalTracker/Index.html) +### Jump to the [Project Home Page](https://opelly27.github.io/WinStudentGoalTracker/Index.html) ## Overview