Skip to content

Commit 8596e4a

Browse files
author
Claude-InfoTech
committed
Fix docs module.json: use hugo_config format
1 parent dad6a38 commit 8596e4a

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

docs/module.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,11 @@
22
"name": "info-tech-cli-docs",
33
"version": "1.0.0",
44
"type": "documentation",
5-
"build": {
5+
"hugo_config": {
66
"template": "documentation",
77
"theme": "compose",
8-
"components": ["compose-theme"]
8+
"components": [],
9+
"hugo_version": "0.148.0"
910
},
1011
"site": {
1112
"title": "Info-Tech CLI Documentation",

0 commit comments

Comments
 (0)