diff --git a/_data/next.yml b/_data/next.yml index 02fed96..5e59b78 100644 --- a/_data/next.yml +++ b/_data/next.yml @@ -4,7 +4,7 @@ # - Website (includes the CustomerHub) # - Community # - Marketing -# - Backoffice +# - Back Office # Ordering of team members should lean towards most involved -> least involved. but may also be done randomly @@ -39,7 +39,7 @@ cards: text: "More on Transparent Funding..." url: "/ownership/#finances" projects: - - Backoffice + - Back Office team: - Tabitha - Raphael diff --git a/_includes/project_card.html b/_includes/project_card.html index ac0443b..3a05b95 100644 --- a/_includes/project_card.html +++ b/_includes/project_card.html @@ -16,7 +16,7 @@ {% assign tag_color = 'green' %} {% elsif tag == 'Website' %} {% assign tag_color = 'pink' %} - {% elsif tag == 'Backoffice' %} + {% elsif tag == 'Back Office' %} {% assign tag_color = 'gray' %} {% assign tag_bg_strength = 200 %} {% elsif tag == 'Community' %} diff --git a/_includes/project_tablecard.html b/_includes/project_tablecard.html index 5cd0eaf..bfafbbe 100644 --- a/_includes/project_tablecard.html +++ b/_includes/project_tablecard.html @@ -29,7 +29,7 @@ {% assign tag_color = 'green' %} {% elsif tag == 'Website' %} {% assign tag_color = 'pink' %} - {% elsif tag == 'Backoffice' %} + {% elsif tag == 'Back Office' %} {% assign tag_color = 'gray' %} {% assign tag_bg_strength = 200 %} {% elsif tag == 'Community' %} diff --git a/_posts/2020-07-31-progress-update-july.html b/_posts/2020-07-31-progress-update-july.html index 7e43cd0..5252573 100644 --- a/_posts/2020-07-31-progress-update-july.html +++ b/_posts/2020-07-31-progress-update-july.html @@ -60,7 +60,7 @@ cards: text: "More on Transparent Funding..." url: "/ownership/#finances" projects: - - Backoffice + - Back Office team: - Tabitha - Raphael