File tree Expand file tree Collapse file tree 3 files changed +4
-2
lines changed Expand file tree Collapse file tree 3 files changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -2,4 +2,4 @@ module github.com/splunk/observability-workshop
22
33go 1.19
44
5- require github.com/McShelby/hugo-theme-relearn v0.0.0-20241210183303-16d4de84becf // indirect
5+ require github.com/McShelby/hugo-theme-relearn v0.0.0-20250701094321-ef6b09f665f4 // indirect
Original file line number Diff line number Diff line change @@ -82,3 +82,5 @@ github.com/McShelby/hugo-theme-relearn v0.0.0-20241025063418-28fce6b04c41 h1:v63
8282github.com/McShelby/hugo-theme-relearn v0.0.0-20241025063418-28fce6b04c41 /go.mod h1:mKQQdxZNIlLvAj8X3tMq+RzntIJSr9z7XdzuMomt0IM =
8383github.com/McShelby/hugo-theme-relearn v0.0.0-20241210183303-16d4de84becf h1:bMx4kwM7Q+dAzvSOWs3XWZ25o+n4mI0GPHqzbzeWb3M =
8484github.com/McShelby/hugo-theme-relearn v0.0.0-20241210183303-16d4de84becf /go.mod h1:mKQQdxZNIlLvAj8X3tMq+RzntIJSr9z7XdzuMomt0IM =
85+ github.com/McShelby/hugo-theme-relearn v0.0.0-20250701094321-ef6b09f665f4 h1:1iZWyL0tfnT7hFNVDoTqz0sKYJk3f6a0jw6wwez3Q+s =
86+ github.com/McShelby/hugo-theme-relearn v0.0.0-20250701094321-ef6b09f665f4 /go.mod h1:mKQQdxZNIlLvAj8X3tMq+RzntIJSr9z7XdzuMomt0IM =
Original file line number Diff line number Diff line change @@ -43,7 +43,7 @@ params:
4343 alwaysopen : false
4444 showVisitedLinks : true
4545 collapsibleMenu : true
46- disableSearch : false
46+ search.disable : false
4747 disableBreadcrumb : false
4848 disableInlineCopyToClipBoard : true
4949 disableNextPrev : false
You can’t perform that action at this time.
0 commit comments