Skip to content

Commit f539b8a

Browse files
committed
feat: rename boj-server to Bundle of Joy Server and add custom avatar
1 parent 0a37dc0 commit f539b8a

4 files changed

Lines changed: 35 additions & 2 deletions

File tree

avatars/AVATAR-MAPPING.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ These repos have custom-designed avatars:
99
| Repo | Avatar File |
1010
|------|-------------|
1111
| hyperpolymath.github.io | hyperpolymath.svg |
12+
| boj-server | boj-server.svg |
1213
| claude-firefox-mcp | claude-firefox-mcp.svg |
1314
| poly-container-mcp | poly-container-mcp.svg |
1415
| poly-secret-mcp | poly-secret-mcp.svg |

avatars/boj-server.svg

Lines changed: 31 additions & 0 deletions
Loading

avatars/upload-helper.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
# Specific project avatars
66
SPECIFIC_REPOS=(
77
"hyperpolymath.github.io:hyperpolymath"
8+
"boj-server:boj-server"
89
"claude-firefox-mcp:claude-firefox-mcp"
910
"poly-container-mcp:poly-container-mcp"
1011
"poly-secret-mcp:poly-secret-mcp"

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -718,10 +718,10 @@ <h2>Developer Infrastructure</h2>
718718
<a href="https://github.com/hyperpolymath/boj-server" class="project-card featured">
719719
<div class="project-body">
720720
<div class="project-header">
721-
<span class="project-name">boj-server</span>
721+
<span class="project-name">Bundle of Joy Server</span>
722722
<span class="featured-badge">MCP Server</span>
723723
</div>
724-
<p class="project-desc">Box of Justice MCP server. 70+ cartridges: GitHub, GitLab, Cloudflare, Vercel, Gmail, browser automation, ML, research. The central tool hub.</p>
724+
<p class="project-desc">Bundle of Joy MCP server. 70+ cartridges: GitHub, GitLab, Cloudflare, Vercel, Gmail, browser automation, ML, research. The central tool hub.</p>
725725
</div>
726726
</a>
727727
<a href="https://github.com/hyperpolymath/gitbot-fleet" class="project-card">

0 commit comments

Comments
 (0)