Skip to content

Commit

Permalink
Upgrade Docsy and undo temp config change (#5000)
Browse files Browse the repository at this point in the history
  • Loading branch information
chalin authored Aug 8, 2024
1 parent bbf8f7d commit eec6b66
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .gitmodules
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[submodule "themes/docsy"]
path = themes/docsy
url = https://github.com/google/docsy.git
docsy-pin = v0.10.0-22-g2295188b
docsy-pin = v0.10.0-26-g79511949
docsy-note = "2024-04-01 Switching to google/docsy.git from cncf/docsy.git since we don't have any CNCF customizations."
docsy-reminder = "Ensure that any tag referenced by `docsy-pin` is present in the remote repo (url), otherwise add (push) the tags to the repo."
[submodule "content-modules/opentelemetry-specification"]
Expand Down
1 change: 0 additions & 1 deletion hugo.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,6 @@ params:
sidebar_menu_compact: true
sidebar_menu_foldable: true
sidebar_search_disable: true
sidebar_menu_truncate: 100 # TODO: drop after the following is merged and Docsy is updated: https://github.com/google/docsy/pull/2069
feedback:
enable: true
'yes': >-
Expand Down

0 comments on commit eec6b66

Please sign in to comment.