From b1bdb6a3010c5128f1351b660a337cb2ad4a0e00 Mon Sep 17 00:00:00 2001 From: TBS093A Date: Mon, 12 May 2025 15:54:00 +0200 Subject: [PATCH] feat(content): simple fixes and addes - --- src/content/kamil.js | 10 ++++++---- src/pages/index.js | 2 +- 2 files changed, 7 insertions(+), 5 deletions(-) diff --git a/src/content/kamil.js b/src/content/kamil.js index 7c75fb4..bca5afd 100644 --- a/src/content/kamil.js +++ b/src/content/kamil.js @@ -34,8 +34,8 @@ export const content_pl = [ "E-mail": "zukkamil.44@gmail.com", "Telefon": "+48 570 688 112", "Git": "git.00x097.com/tbs093a", + "DevOps Blog": "blog.00x097.com/", "Wykształcenie": "Wyższe / Inżynier", - "Data Urodzenia": "30.06.1997 r.", } }, { @@ -60,7 +60,8 @@ export const content_pl = [ content: [ "Konserwacja & Ulepszanie pipeline'ów & job'ów (Jenkins / Wind River Studio / Python / Bash / GitGerrit)", "Automtizacja ręcznych zadań (Jenkins / Wind River Studio / Python / Bash / GitGerrit)", - "Praca z mikroserwisami (Docker / Kubernetes)", + "Praca z Artifactory & Registry (JFrog)", + "Praca z Mikroserwisami (Docker / Kubernetes)", ], }, { @@ -718,8 +719,8 @@ export const content_en = [ "E-mail": "zukkamil.44@gmail.com", "Phone": "+48 570 688 112", "Git": "git.00x097.com/tbs093a", + "DevOps Blog": "blog.00x097.com/", "Education": "Higher / Engineer", - "Date of Birth": "30.06.1997", } }, { @@ -750,7 +751,8 @@ export const content_en = [ content: [ "Pipelines & Jobs maintenance & improvements (Jenkins / Wind River Studio / Python / Bash / GitGerrit)", "Automtization of manual tasks (Jenkins / Wind River Studio / Python / Bash / GitGerrit)", - "Work with microservices (Docker / Kubernetes)", + "Work with Artifactory & Registry (JFrog)", + "Work with Microservices (Docker / Kubernetes)", ], }, { diff --git a/src/pages/index.js b/src/pages/index.js index a5427ab..72613f6 100644 --- a/src/pages/index.js +++ b/src/pages/index.js @@ -373,7 +373,7 @@ const SegmentGeneral = ({ segment }) => { {key + ": "}
- {segment.content[key].includes("git.") ? ( + {segment.content[key].includes(".com/") ? ( {segment.content[key]}