File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11title = " The Update Framework"
2- disableKinds = [" section" , " taxonomy" , " taxonomyTerm " ]
2+ disableKinds = [" section" , " taxonomy" ]
33baseURL = " https://theupdateframework.io"
44
55[markup .goldmark .renderer ]
Original file line number Diff line number Diff line change 1- {{- $inServerMode := site .IsServer }}
1+ {{- $inServerMode := hugo .IsServer }}
22{{- $includePaths := (slice "node_modules") }}
33{{- $sass := "sass/style.sass" }}
44{{- $cssOutput := "css/style.css" }}
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ publish = "public"
33command = " make production-build"
44
55[build .environment ]
6- HUGO_VERSION = " 0.60 .0"
6+ HUGO_VERSION = " 0.126 .0"
77
88[context .deploy-preview ]
99command = " make preview-build"
You can’t perform that action at this time.
0 commit comments