Skip to content

Commit 0bd03d4

Browse files
authored
Updated docfx version, and added new theme (#145)
1 parent 358aedc commit 0bd03d4

File tree

2 files changed

+2
-5
lines changed

2 files changed

+2
-5
lines changed

.config/dotnet-tools.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
]
1616
},
1717
"docfx": {
18-
"version": "2.61.0",
18+
"version": "2.63.1",
1919
"commands": [
2020
"docfx"
2121
]

docfx_project/docfx.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -71,10 +71,7 @@
7171
"_appFaviconPath": "images/favicon.ico"
7272
},
7373
"fileMetadataFiles": [],
74-
"template": [
75-
"default",
76-
"templates/material"
77-
],
74+
"template": ["default", "modern"],
7875
"postProcessors": [],
7976
"markdownEngineName": "markdig",
8077
"noLangKeyword": false,

0 commit comments

Comments
 (0)