File tree Expand file tree Collapse file tree 3 files changed +10
-8
lines changed Expand file tree Collapse file tree 3 files changed +10
-8
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-20241013165733-79aeddcea3a2 // indirect
5+ require github.com/McShelby/hugo-theme-relearn v0.0.0-20241025063418-28fce6b04c41 // indirect
Original file line number Diff line number Diff line change @@ -78,3 +78,5 @@ github.com/McShelby/hugo-theme-relearn v0.0.0-20240912201755-d5a0ee04ad98 h1:l4b
7878github.com/McShelby/hugo-theme-relearn v0.0.0-20240912201755-d5a0ee04ad98 /go.mod h1:mKQQdxZNIlLvAj8X3tMq+RzntIJSr9z7XdzuMomt0IM =
7979github.com/McShelby/hugo-theme-relearn v0.0.0-20241013165733-79aeddcea3a2 h1:UxJsYEsBnKhNmMXpygPsahT9QRpQO3SUhXXoF+PLn0g =
8080github.com/McShelby/hugo-theme-relearn v0.0.0-20241013165733-79aeddcea3a2 /go.mod h1:mKQQdxZNIlLvAj8X3tMq+RzntIJSr9z7XdzuMomt0IM =
81+ github.com/McShelby/hugo-theme-relearn v0.0.0-20241025063418-28fce6b04c41 h1:v63Cd8JaY9tshjzjS7qx42XBYzWSJRiPsUJH/5H8uB0 =
82+ github.com/McShelby/hugo-theme-relearn v0.0.0-20241025063418-28fce6b04c41 /go.mod h1:mKQQdxZNIlLvAj8X3tMq+RzntIJSr9z7XdzuMomt0IM =
Original file line number Diff line number Diff line change @@ -32,15 +32,15 @@ markup:
3232outputs :
3333 home :
3434 - HTML
35- # - PRINT
35+ # - PRINT
3636# - SEARCH
3737# - SEARCHPAGE
38- section :
39- - HTML
40- # - PRINT
41- page :
42- - HTML
43- # - PRINT
38+ # section:
39+ # - HTML
40+ # - PRINT
41+ # page:
42+ # - HTML
43+ # - PRINT
4444params :
4545 alwaysopen : false
4646 showVisitedLinks : true
You can’t perform that action at this time.
0 commit comments