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 }}