Skip to content

Commit c19de5c

Browse files
committed
Update the configuration
1 parent 53cedda commit c19de5c

File tree

4 files changed

+16
-4
lines changed

4 files changed

+16
-4
lines changed

.github/workflows/docs.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
on:
2-
push:
3-
branches:
4-
- main
2+
release:
3+
types: [published]
4+
workflow_dispatch:
55

66
# Sets permissions of the GITHUB_TOKEN to allow deployment to GitHub Pages
77
permissions:

docs/docfx.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"_appTitle": "MCP .NET SDK",
4242
"_enableSearch": true,
4343
"pdf": true,
44-
"_appLogoPath": "images/logo.png",
44+
"_appLogoPath": "images/mcp.svg",
4545
"_appFaviconPath": "images/favicon.ico"
4646
}
4747
}

docs/images/logo.png

-1.32 KB
Binary file not shown.

docs/images/mcp.svg

Lines changed: 12 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)