Compare commits

..

1 Commits

Author SHA1 Message Date
35fb31249a fix(content): keep pipe diameter unchanged at 400er Rohr / 400mm pipe
All checks were successful
Build & Deploy / 🔍 Prepare (push) Successful in 20s
Build & Deploy / 🧪 QA (push) Successful in 1m19s
Build & Deploy / 🏗️ Build (push) Successful in 2m50s
Build & Deploy / 🚀 Deploy (push) Successful in 25s
Build & Deploy / 🧪 Post-Deploy Verification (push) Successful in 49s
Build & Deploy / 🔔 Notify (push) Successful in 2s
2026-08-13 09:48:45 +02:00
3 changed files with 3 additions and 3 deletions

View File

@@ -105,7 +105,7 @@ layout: "fullBleed"
lists: [
[
"Horizontalspülbohrverfahren (bis 400m)",
"Horizontalspülbohrverfahren (bis 600er Rohr)",
"Horizontalspülbohrverfahren (bis 400er Rohr)",
"Erdrakete (bis 15m DÖ-Länge)",
"Erdrakete (bis 160er Rohr)"
]

View File

@@ -105,7 +105,7 @@ layout: "fullBleed"
lists: [
[
"Horizontal directional drilling (up to 400m)",
"Horizontal directional drilling (up to 600mm pipe)",
"Horizontal directional drilling (up to 400mm pipe)",
"Earth rocket (up to 15m crossing length)",
"Earth rocket (up to 160mm pipe)"
]

View File

@@ -1,6 +1,6 @@
{
"name": "e-tib-nextjs",
"version": "2.4.55",
"version": "2.4.56",
"type": "module",
"private": true,
"packageManager": "pnpm@10.18.3",