From 3ccce77786ad8b34a411c0958b9805534f398cfb Mon Sep 17 00:00:00 2001 From: Jay Date: Thu, 21 Apr 2022 13:05:22 -0700 Subject: [PATCH 1/3] fixed spelling of non-profit to nonprofit, line 77, join-us.html --- pages/join-us.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/join-us.html b/pages/join-us.html index 5a9ae70f1a..0ef9ce9f6e 100644 --- a/pages/join-us.html +++ b/pages/join-us.html @@ -74,7 +74,7 @@

Partner with Us

the right resources.

Government - Non-Profit + NonProfit Other From 8dac63cd352afe34d7ddcc2a697320c2a085340c Mon Sep 17 00:00:00 2001 From: Jay Date: Thu, 21 Apr 2022 19:56:38 -0700 Subject: [PATCH 2/3] updated line 77, join-us.html --- docker-compose.yml | 2 +- pages/join-us.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docker-compose.yml b/docker-compose.yml index 6a8336f6a9..d1c913641f 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -1,7 +1,7 @@ version: "3" services: hfla_site: - image: jekyll/jekyll:pages + image: jekyll/jekyll:4.2.0 container_name: hfla_site command: jekyll serve --force_polling --livereload --config _config.yml,_config.docker.yml -I environment: diff --git a/pages/join-us.html b/pages/join-us.html index 0ef9ce9f6e..baf17936c4 100644 --- a/pages/join-us.html +++ b/pages/join-us.html @@ -74,7 +74,7 @@

Partner with Us

the right resources.

Government - NonProfit + Nonprofit Other From b8d6ebc0e8ae22d353c54a1ac2a84aa18433b1d5 Mon Sep 17 00:00:00 2001 From: Jay Date: Tue, 26 Apr 2022 09:55:02 -0700 Subject: [PATCH 3/3] updated title, changed docker-compost.yml file back --- docker-compose.yml | 2 +- pages/join-us.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docker-compose.yml b/docker-compose.yml index d1c913641f..6a8336f6a9 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -1,7 +1,7 @@ version: "3" services: hfla_site: - image: jekyll/jekyll:4.2.0 + image: jekyll/jekyll:pages container_name: hfla_site command: jekyll serve --force_polling --livereload --config _config.yml,_config.docker.yml -I environment: diff --git a/pages/join-us.html b/pages/join-us.html index baf17936c4..79f583ae97 100644 --- a/pages/join-us.html +++ b/pages/join-us.html @@ -74,7 +74,7 @@

Partner with Us

the right resources.

Government - Nonprofit + Nonprofit Other