From fa686c8ab6b22651a5a34a80588102168a58631b Mon Sep 17 00:00:00 2001 From: Thiyaghessan Date: Wed, 27 Nov 2024 09:28:05 -0500 Subject: [PATCH] Add dashboard link to home page --- index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index 331874c..b88aeb9 100644 --- a/index.html +++ b/index.html @@ -28,8 +28,8 @@

Nonprofit Sector In Brief Dashboard


{% include components/button.html - text = "Access The Dashboard" - href = 'https://nccs-urban.shinyapps.io/sector-in-brief/' + text = "NCCS Website Project Page" + href = '/nccs/resources/sector-in-brief-dashboard/' %}