Skip to content

Commit

Permalink
Fix type mapping
Browse files Browse the repository at this point in the history
  • Loading branch information
JasonWHowell committed Sep 5, 2024
1 parent 806b148 commit 9406e7e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .openpublishing.publish.config.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,8 @@
"monikers": [],
"open_to_public_contributors": true,
"type_mapping": {
"Conceptual": "Content"
"Conceptual": "Content",
"ZonePivotGroups": "Toc"
},
"build_entry_point": "docs"
}
Expand Down

0 comments on commit 9406e7e

Please sign in to comment.