Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/gurusabarish/hugo-profile.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuru Sabarish <gurusabarisha@gmail.com>2022-09-02 19:22:29 +0300
committerGitHub <noreply@github.com>2022-09-02 19:22:29 +0300
commitd4a8f369284a64b2dbfba54ece946aaf7a484196 (patch)
treea9f1cf28f9709ce467d7873fd22660591d1e4332
parent6b705a9007e70b2b3d3ebbe83fa1a4fc502a3745 (diff)
parent5afe994b5ded54149f15075bba4425721a1aca72 (diff)
Merge pull request #72 from mattlathrop/bugfix/button
Bugfix/button
-rw-r--r--layouts/partials/sections/experience.html2
1 files changed, 0 insertions, 2 deletions
diff --git a/layouts/partials/sections/experience.html b/layouts/partials/sections/experience.html
index 0154d6e..b8ff64d 100644
--- a/layouts/partials/sections/experience.html
+++ b/layouts/partials/sections/experience.html
@@ -12,7 +12,6 @@
<div
class="nav-link active bg-transparent"
aria-selected="true"
- type="button"
role="tab"
data-bs-toggle="pill"
id='{{ replace .company " " "-" }}-{{ replace .date " " "-" }}-tab'
@@ -27,7 +26,6 @@
<div
class="nav-link bg-transparent"
aria-selected="true"
- type="button"
role="tab"
data-bs-toggle="pill"
id='{{ replace .company " " "-" }}-{{ replace .date " " "-" }}-tab'