Skip to content

Commit 33a8ceb

Browse files
gouravjshahclaude
andcommitted
feat: Add custom logo for documentation site
- Add piece.svg as the new logo - Configure logo dimensions in navbar 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
1 parent f3bcdf6 commit 33a8ceb

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

docusaurus.config.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,8 @@ const config = {
5050
logo: {
5151
alt: 'Open MCP Gateway Logo',
5252
src: 'img/logo.svg',
53+
width: 32,
54+
height: 32,
5355
},
5456
items: [
5557
{

static/img/logo.svg

Lines changed: 1 addition & 0 deletions
Loading

0 commit comments

Comments
 (0)