Skip to content

Commit e2b0b80

Browse files
authored
Merge pull request #4 from pmdevers/update-logog
Update logo
2 parents 85e564f + 44a030c commit e2b0b80

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docfx.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@
1818
],
1919
"output": "_site",
2020
"globalMetadata": {
21-
"_appLogoPath": "./assets/logo.png",
22-
"_appFaviconPath": "./assets/logo.png"
21+
"_appLogoPath": "./assets/logo_small.png",
22+
"_appFaviconPath": "./assets/logo_small.png"
2323
},
2424
"fileMetadataFiles": [],
2525
"template": ["default", "modern"],

0 commit comments

Comments
 (0)