mirror of
https://github.com/safing/web
synced 2026-04-29 20:10:52 +00:00
Rename Backoffice to Back Office
more correct spelling afaik
This commit is contained in:
parent
eda08aed5f
commit
d01e49915e
4 changed files with 5 additions and 5 deletions
|
|
@ -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' %}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue