From 9718cf87a938b6115a1877639f5a6fa3a994b06e Mon Sep 17 00:00:00 2001 From: Urko Date: Wed, 14 Jun 2023 00:05:56 +0200 Subject: [PATCH] remove dates --- layouts/partials/sections/testimonial.html | 24 +++++++++++----------- 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/layouts/partials/sections/testimonial.html b/layouts/partials/sections/testimonial.html index 90d275d..1f787c3 100644 --- a/layouts/partials/sections/testimonial.html +++ b/layouts/partials/sections/testimonial.html @@ -14,9 +14,9 @@ aria-selected="true" role="tab" data-bs-toggle="pill" - id='{{ replace .company " " "-" }}-{{ replace .date " " "-" }}-tab' - data-bs-target='#pills-{{ replace .company " " "-" }}-{{ replace .date " " "-" }}' - aria-controls='{{ replace .company " " "-" }}-{{ replace .date " " "-" }}' + id='{{ replace .company " " "-" }}-tab' + data-bs-target='#pills-{{ replace .company " " "-" }}' + aria-controls='{{ replace .company " " "-" }}' > {{ .company }} @@ -28,9 +28,9 @@ aria-selected="true" role="tab" data-bs-toggle="pill" - id='{{ replace .company " " "-" }}-{{ replace .date " " "-" }}-tab' - data-bs-target='#pills-{{ replace .company " " "-" }}-{{ replace .date " " "-" }}' - aria-controls='{{ replace .company " " "-" }}-{{ replace .date " " "-" }}' + id='{{ replace .company " " "-" }}-tab' + data-bs-target='#pills-{{ replace .company " " "-" }}' + aria-controls='{{ replace .company " " "-" }}' > {{ .company }} @@ -44,15 +44,15 @@
{{ .job }} - {{ .company }}
- {{ .date }} + {{ if .info.enable | default true }}
{{ .job }} @@ -91,7 +91,7 @@ {{ .company }}
- {{ .date }} + {{ if .info.enable | default true }}