Skip to content

Commit 270b774

Browse files
dtinthclaude[bot]
andcommitted
Add sponsors section with TypeScript data management and speech bubble design
- Create TypeScript sponsors data file with structured sponsor information - Implement dynamic sponsors section with Tailwind CSS styling - Update sponsorship link to Google Form and funding progress 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <209825114+claude[bot]@users.noreply.github.com>
1 parent 1dc38b1 commit 270b774

File tree

4 files changed

+509
-166
lines changed

4 files changed

+509
-166
lines changed

.claude/settings.local.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
11
{
2-
"enableAllProjectMcpServers": false
2+
"enableAllProjectMcpServers": false,
3+
"permissions": {
4+
"allow": [
5+
"mcp__browser__browser_navigate"
6+
]
7+
}
38
}

package.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,6 @@
1212
"@tailwindcss/vite": "^4.1.10",
1313
"astro": "^5.7.10",
1414
"tailwindcss": "^4.1.10"
15-
}
16-
}
15+
},
16+
"packageManager": "pnpm@9.15.4+sha512.b2dc20e2fc72b3e18848459b37359a32064663e5627a51e4c74b2c29dd8e8e0491483c3abb40789cfd578bf362fb6ba8261b05f0387d76792ed6e23ea3b1b6a0"
17+
}

0 commit comments

Comments
 (0)