From 118b641ea84cb65bb31d921a3ff12fcd79e3ba7f Mon Sep 17 00:00:00 2001 From: John Chan Date: Thu, 11 Apr 2024 13:02:02 -0400 Subject: [PATCH] add github variables --- _config.yml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/_config.yml b/_config.yml index 817afedc..94214a3e 100644 --- a/_config.yml +++ b/_config.yml @@ -10,5 +10,7 @@ exclude: [ ] repository: newjersey/taxation-mef-viewer -url: newjersey.github.io/taxation-mef-viewer -bucket_url: https://jachan-test-cors-public.s3.amazonaws.com \ No newline at end of file +bucket_url: https://jachan-test-cors-public.s3.amazonaws.com +github: + url: https://newjersey.github.io + repository_url: https://github.com/newjersey/taxation-mef-viewer \ No newline at end of file