mirror of
https://gitee.com/dcren/openiddict-documentation.git
synced 2026-01-02 12:27:12 +08:00
Add a favicon/logo to override the default DocFX images
This commit is contained in:
@@ -17,6 +17,7 @@
|
||||
"resource": [
|
||||
{
|
||||
"files": [
|
||||
"images/**",
|
||||
"**/*.png",
|
||||
"**/*.jpg",
|
||||
"**/*.gif",
|
||||
@@ -33,6 +34,10 @@
|
||||
],
|
||||
"dest": "_site",
|
||||
"globalMetadataFiles": [],
|
||||
"globalMetadata": {
|
||||
"_appFaviconPath": "images/favicon.ico",
|
||||
"_appLogoPath": "images/logo.png"
|
||||
},
|
||||
"fileMetadataFiles": [],
|
||||
"template": [
|
||||
"default",
|
||||
|
||||
Reference in New Issue
Block a user