We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3946d37 commit 2421131Copy full SHA for 2421131
en/base.yml
@@ -93,6 +93,7 @@ markdown_extensions:
93
extra_css:
94
- assets/libs/fontawesome-free-6.4.2-web/css/all.min.css
95
- assets/css/theme.css
96
+ - https://cdnjs.cloudflare.com/ajax/libs/octicons/8.5.0/build.css
97
98
extra_javascript:
99
- assets/js/theme.js
@@ -204,7 +205,7 @@ extra:
204
205
icon: octicons/gear-16
206
level: 1
207
Asgardeo MCP Server:
- icon: octicons/server-16
208
+ icon: assets/libs/custom-icons/mcp.svg
209
210
React SDK:
211
icon: fontawesome/brands/react
0 commit comments