From 87339ba74ce71c9bf6c539ecf88c2ac077da038b Mon Sep 17 00:00:00 2001 From: TBS093A Date: Mon, 12 May 2025 16:32:58 +0200 Subject: [PATCH] fix(content): fixes in content - --- src/content/kamil.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/content/kamil.js b/src/content/kamil.js index c9a3b0d..386cca7 100644 --- a/src/content/kamil.js +++ b/src/content/kamil.js @@ -84,7 +84,7 @@ export const content_pl = [ branchBorderColor: "#0464a8", mainBorderColor: "#0464a8", content: [ - "Konserwacja inrastruktury (Terrafrom / Azure / Hetzner)", + "Konserwacja inrastruktury (Terrafrom / Azure)", "Konserwacja infrastruktury mikroserwisowej (Docker / Kubernetes / Helm)", "Konserwacja serwerów (Linux)", "Automatyzacja konfiguracji serwerów (Ansible / Kubespray / Bash / Python)", @@ -775,7 +775,7 @@ export const content_en = [ branchBorderColor: "#0464a8", mainBorderColor: "#0464a8", content: [ - "Inrastructure maintenance (Terrafrom / Azure / Hetzner)", + "Inrastructure maintenance (Terrafrom / Azure)", "Microservices infrastructure maintenance (Docker / Kubernetes / Helm)", "Servers maintenance (Linux)", "Automatization of servers configuration (Ansible / Kubespray / Bash / Python)",