Skip to content

Commit 74c2d5a

Browse files
authored
Upgrade to Hugo 0.125.7, Docsy at HEAD (#4456)
1 parent cd5cc0a commit 74c2d5a

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.gitmodules

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[submodule "themes/docsy"]
22
path = themes/docsy
33
url = https://github.com/google/docsy.git
4-
docsy-pin = v0.10.0
4+
docsy-pin = v0.10.0-2-g6f7e81d
55
docsy-note = "2024-04-01 Switching to google/docsy.git from cncf/docsy.git since we don't have any CNCF customizations."
66
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."
77
[submodule "content-modules/opentelemetry-specification"]

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@
9595
"autoprefixer": "^10.4.19",
9696
"cspell": "^8.0.0",
9797
"gulp": "^4.0.2",
98-
"hugo-extended": "0.125.4",
98+
"hugo-extended": "github:chalin/hugo-extended#v0.125.7",
9999
"markdown-link-check": "^3.12.1",
100100
"markdownlint": "^0.34.0",
101101
"postcss-cli": "^11.0.0",

0 commit comments

Comments
 (0)