fix(content): shorten guben hq name to E-TIB GmbH
All checks were successful
Build & Deploy / 🔍 Prepare (push) Successful in 31s
Build & Deploy / 🧪 QA (push) Successful in 1m4s
Build & Deploy / 🏗️ Build (push) Successful in 2m0s
Build & Deploy / 🚀 Deploy (push) Successful in 28s
Build & Deploy / 🧪 Post-Deploy Verification (push) Successful in 44s
Build & Deploy / 🔔 Notify (push) Successful in 2s
All checks were successful
Build & Deploy / 🔍 Prepare (push) Successful in 31s
Build & Deploy / 🧪 QA (push) Successful in 1m4s
Build & Deploy / 🏗️ Build (push) Successful in 2m0s
Build & Deploy / 🚀 Deploy (push) Successful in 28s
Build & Deploy / 🧪 Post-Deploy Verification (push) Successful in 44s
Build & Deploy / 🔔 Notify (push) Successful in 2s
This commit is contained in:
@@ -34,7 +34,7 @@ export interface StandortData {
|
|||||||
export const standorteData: StandortData[] = [
|
export const standorteData: StandortData[] = [
|
||||||
{
|
{
|
||||||
id: 'guben',
|
id: 'guben',
|
||||||
name: 'E-TIB GmbH Holding & Bohrtechnik GmbH',
|
name: 'E-TIB GmbH',
|
||||||
shortName: 'Guben (Hauptsitz)',
|
shortName: 'Guben (Hauptsitz)',
|
||||||
type: 'hq',
|
type: 'hq',
|
||||||
description: {
|
description: {
|
||||||
|
|||||||
Reference in New Issue
Block a user