From 2bdccbc04f4c435fcec68a501793d44163a0f588 Mon Sep 17 00:00:00 2001 From: sii42400 Date: Thu, 16 Apr 2026 22:11:16 +0200 Subject: [PATCH] fix(content): update Aptiv PLC branch color in EN version Made-with: Cursor --- src/content/kamil.js | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/content/kamil.js b/src/content/kamil.js index 6469ee3..b84b7e0 100644 --- a/src/content/kamil.js +++ b/src/content/kamil.js @@ -790,7 +790,7 @@ export const content_en = [ // { // type: "createBranchSegment", // tabs: 1, -// branchBorderColor: "#0464a8", +// branchBorderColor: "#f84019", // mainBorderColor: "#0464a8", // }, { @@ -799,7 +799,7 @@ export const content_en = [ title: "Aptiv PLC - DevOps Engineer - from 11.02.2025", description: "Maintaining and improving CI/CD pipelines (Jenkins, Wind River Studio, Github Actions) supporting microservices-based systems. Automating repetitive engineering tasks using Python and Bash, reducing manual workload and improving deployment reliability. Working with containerized environments (Docker, Kubernetes), artifact management (JFrog), and migrating repositories and CI/CD processes to Enterprise environment (Github).", image: WorkAptivLogo, - branchBorderColor: "#000000", + branchBorderColor: "#f84019", mainBorderColor: "#0464a8", content: [ "Pipelines & Jobs maintenance & improvements (Jenkins / Wind River Studio / Github Actions / Python / Bash / GitGerrit / Github)", @@ -819,7 +819,7 @@ export const content_en = [ { type: "mergeBranchSegment", tabs: 1, - branchBorderColor: "#000000", + branchBorderColor: "#f84019", mainBorderColor: "#0464a8", }, {