Rename Backoffice to Back Office

more correct spelling afaik
This commit is contained in:
davegson 2020-08-03 15:30:49 +02:00
parent eda08aed5f
commit d01e49915e
4 changed files with 5 additions and 5 deletions

View file

@ -4,7 +4,7 @@
# - Website (includes the CustomerHub) # - Website (includes the CustomerHub)
# - Community # - Community
# - Marketing # - Marketing
# - Backoffice # - Back Office
# Ordering of team members should lean towards most involved -> least involved. but may also be done randomly # 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..." text: "More on Transparent Funding..."
url: "/ownership/#finances" url: "/ownership/#finances"
projects: projects:
- Backoffice - Back Office
team: team:
- Tabitha - Tabitha
- Raphael - Raphael

View file

@ -16,7 +16,7 @@
{% assign tag_color = 'green' %} {% assign tag_color = 'green' %}
{% elsif tag == 'Website' %} {% elsif tag == 'Website' %}
{% assign tag_color = 'pink' %} {% assign tag_color = 'pink' %}
{% elsif tag == 'Backoffice' %} {% elsif tag == 'Back Office' %}
{% assign tag_color = 'gray' %} {% assign tag_color = 'gray' %}
{% assign tag_bg_strength = 200 %} {% assign tag_bg_strength = 200 %}
{% elsif tag == 'Community' %} {% elsif tag == 'Community' %}

View file

@ -29,7 +29,7 @@
{% assign tag_color = 'green' %} {% assign tag_color = 'green' %}
{% elsif tag == 'Website' %} {% elsif tag == 'Website' %}
{% assign tag_color = 'pink' %} {% assign tag_color = 'pink' %}
{% elsif tag == 'Backoffice' %} {% elsif tag == 'Back Office' %}
{% assign tag_color = 'gray' %} {% assign tag_color = 'gray' %}
{% assign tag_bg_strength = 200 %} {% assign tag_bg_strength = 200 %}
{% elsif tag == 'Community' %} {% elsif tag == 'Community' %}

View file

@ -60,7 +60,7 @@ cards:
text: "More on Transparent Funding..." text: "More on Transparent Funding..."
url: "/ownership/#finances" url: "/ownership/#finances"
projects: projects:
- Backoffice - Back Office
team: team:
- Tabitha - Tabitha
- Raphael - Raphael