From 3161c63fc7fb0dc395d600ec9fd1c7e571f75632 Mon Sep 17 00:00:00 2001 From: Dimitar Danailov Date: Tue, 5 Nov 2024 14:30:24 +0200 Subject: [PATCH] fix: the link and re-using of two times the same title --- .../Components/Responsibilities.tsx | 1 - .../src/app/positions/wollow-soft-developer-team-leader/db.ts | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/apps/website/src/app/positions/wollow-soft-developer-team-leader/Components/Responsibilities.tsx b/apps/website/src/app/positions/wollow-soft-developer-team-leader/Components/Responsibilities.tsx index 90d4875..d5f740c 100644 --- a/apps/website/src/app/positions/wollow-soft-developer-team-leader/Components/Responsibilities.tsx +++ b/apps/website/src/app/positions/wollow-soft-developer-team-leader/Components/Responsibilities.tsx @@ -13,7 +13,6 @@ const Responsibilities = () => { return ( <> - Responsibilities: Responsibilities:
    diff --git a/apps/website/src/app/positions/wollow-soft-developer-team-leader/db.ts b/apps/website/src/app/positions/wollow-soft-developer-team-leader/db.ts index c619fa0..cb0a5db 100644 --- a/apps/website/src/app/positions/wollow-soft-developer-team-leader/db.ts +++ b/apps/website/src/app/positions/wollow-soft-developer-team-leader/db.ts @@ -1,6 +1,6 @@ import type {Position, ResumePosition} from '@/types' -const sufix = 'wollow-soft-cto' +const sufix = 'wollow-soft-developer-team-leader' const technologies = [ 'PHP',