File tree Expand file tree Collapse file tree 4 files changed +7
-5
lines changed
Expand file tree Collapse file tree 4 files changed +7
-5
lines changed Original file line number Diff line number Diff line change 77 margin-right : 0.75rem ;
88
99 .current {
10- color : $primary !important ;
10+ color : $primary ;
1111 }
1212
1313// @media (min-width: 768px) {
Original file line number Diff line number Diff line change 1+ @import " ../nav" ;
Original file line number Diff line number Diff line change @@ -2,7 +2,9 @@ module github.com/layer5io/docs
22
33go 1.23
44
5+ replace github.com/twbs/bootstrap => github.com/twbs/bootstrap v5.3.6+incompatible
6+
57require (
6- github.com/google/docsy v0.12.0 // indirect
8+ github.com/google/docsy v0.14.3 // indirect
79 github.com/google/docsy/dependencies v0.7.2 // indirect
810)
Original file line number Diff line number Diff line change 11github.com/FortAwesome/Font-Awesome v0.0.0-20230327165841-0698449d50f2 /go.mod h1:IUgezN/MFpCDIlFezw3L8j83oeiIuYoj28Miwr/KUYo =
22github.com/FortAwesome/Font-Awesome v0.0.0-20241216213156-af620534bfc3 /go.mod h1:IUgezN/MFpCDIlFezw3L8j83oeiIuYoj28Miwr/KUYo =
3- github.com/google/docsy v0.12.0 h1:CddZKL39YyJzawr8GTVaakvcUTCJRAAYdz7W0qfZ2P4 =
4- github.com/google/docsy v0.12.0 /go.mod h1:1bioDqA493neyFesaTvQ9reV0V2vYy+xUAnlnz7+miM =
3+ github.com/google/docsy v0.14.3 h1:4uFgPWTPj4NT79IboVkXGi49LLQadLVfU4WNOfD/s74 =
4+ github.com/google/docsy v0.14.3 /go.mod h1:1Fj1W1O3esZh7IBQ8XAYtxtg10udBXuGI89+LUQc1AU =
55github.com/google/docsy/dependencies v0.7.2 h1:+t5ufoADQAj4XneFphz4A+UU0ICAxmNaRHVWtMYXPSI =
66github.com/google/docsy/dependencies v0.7.2 /go.mod h1:gihhs5gmgeO+wuoay4FwOzob+jYJVyQbNaQOh788lD4 =
7- github.com/twbs/bootstrap v5.2.3+incompatible /go.mod h1:fZTSrkpSf0/HkL0IIJzvVspTt1r9zuf7XlZau8kpcY0 =
87github.com/twbs/bootstrap v5.3.6+incompatible /go.mod h1:fZTSrkpSf0/HkL0IIJzvVspTt1r9zuf7XlZau8kpcY0 =
You can’t perform that action at this time.
0 commit comments