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)
# - 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

View file

@ -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' %}

View file

@ -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' %}

View file

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