Skip to content

Commit 9334955

Browse files
authored
Upgrade Hugo to 0.154.3 (#2430)
1 parent b7f7335 commit 9334955

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

assets/scss/td/chroma/_light.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,4 +85,4 @@
8585
/* GenericSubheading */ .chroma .gu { color:#800080;font-weight:bold }
8686
/* GenericTraceback */ .chroma .gt { color:#a40000;font-weight:bold }
8787
/* GenericUnderline */ .chroma .gl { color:#000;text-decoration:underline }
88-
/* TextWhitespace */ .chroma .w { color:#f8f8f8;text-decoration:underline }
88+
/* TextWhitespace */ .chroma .w { color:#f8f8f8 }

docsy.dev/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"devDependencies": {
3636
"autoprefixer": "^10.4.23",
3737
"cross-env": "^10.1.0",
38-
"hugo-extended": "0.152.2",
38+
"hugo-extended": "0.154.3-sudoless.1",
3939
"netlify-cli": "^23.13.3",
4040
"npm-check-updates": "^19.3.1",
4141
"postcss-cli": "^11.0.1",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "docsy",
3-
"version": "0.13.1-dev+2-g5fd8175",
3+
"version": "0.13.1-dev+3-gb7f7335",
44
"repository": "github:google/docsy",
55
"homepage": "https://www.docsy.dev",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)