Skip to content

Commit 43a59f3

Browse files
committed
fix config file
1 parent 6723e56 commit 43a59f3

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

.openpublishing.publish.config.json

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,8 @@
1414
"RestApi": "Content"
1515
},
1616
"build_entry_point": "docs",
17-
"template_folder": "_themes"
18-
},
19-
"build_entry_point": "docs",
20-
"template_folder": "_themes",
21-
"customized_tasks": {
17+
"template_folder": "_themes",
18+
"customized_tasks": {
2219
"docset_prebuild": [
2320
"_dependentPackages/CommonPlugins/tools/JoinTOC.ps1"
2421
]

0 commit comments

Comments
 (0)