Skip to content

Commit 7f037a7

Browse files
committed
Adding event for MCP workshop
1 parent af60c65 commit 7f037a7

2 files changed

Lines changed: 7 additions & 2 deletions

File tree

170 KB
Loading

assets/js/data.js

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,16 @@
11
var data = {
22
upcoming: {
3-
name: "Git Ready For Action",
4-
link: "https://www.eventbrite.sg/e/git-ready-for-action-workshop-tickets-1609903969109"
3+
name: "Powering AI with MCP",
4+
link: "https://www.eventbrite.sg/e/powering-ai-with-mcp-workshop-tickets-1898434411429?aff=oddtdtcreator"
55
},
66

77
video: "https://www.youtube.com/embed/hvZCYvGVru0?si=s8jJMZWnEesjS3F1",
88
events: [
9+
{
10+
name: "Powering AI with MCP",
11+
photos: 0,
12+
description: "Supercharge AI assistants! Learn to build Model Context Protocol (MCP) servers that bridge the gap between AI and your apps at this workshop"
13+
},
914
{
1015
name: "Git Ready For Action",
1116
photos: 0,

0 commit comments

Comments
 (0)