-
-
Notifications
You must be signed in to change notification settings - Fork 51
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #78 from leafsphp/feat/events
feat: add twitter space
- Loading branch information
Showing
1 changed file
with
9 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,18 +1,18 @@ | ||
[ | ||
{ | ||
"name": "Ask Me Anything Session", | ||
"flyer": "https://pbs.twimg.com/media/F0xKurxWIAAcoU2?format=jpg&name=900x900", | ||
"intro": "Join our first AMA session with Leaf's creator as we talk about features, updates, Leaf's roadmap and so much more", | ||
"date": "2023-03-25T09:30:00.000Z", | ||
"name": "Building Scalable APIs: Exploring the Power of Leaf PHP Framework", | ||
"flyer": "https://pbs.twimg.com/media/F2haAZpWUAI5hb1?format=png&name=900x900", | ||
"intro": "Join us for a Twitter space hosted by @DevCongress \"Building Scalable APIs with LeafPHP's Framework - Unleash Scalability and Efficiency.\" Don't miss this opportunity to accelerate your development journey!", | ||
"date": "2023-08-09T19:00:00.000Z", | ||
"description": [ | ||
"Join our first AMA session with Leaf's creator as we talk about features, updates, Leaf's roadmap and so much more" | ||
"Join us for a Twitter space hosted by @DevCongress \"Building Scalable APIs with LeafPHP's Framework - Unleash Scalability and Efficiency.\" Don't miss this opportunity to accelerate your development journey!" | ||
], | ||
"topics": ["Leaf PHP", "PHP", "Discord"], | ||
"region": ["Discord"], | ||
"topics": ["Leaf PHP", "PHP", "Twitter"], | ||
"region": ["Twitter"], | ||
"location": ["Online"], | ||
"website": { | ||
"text": "Discord", | ||
"url": "https://discord.gg/Pkrm9NJPE3" | ||
"text": "Twitter", | ||
"url": "https://twitter.com/i/spaces/1rmxPkMeOyZJN?s=20" | ||
}, | ||
"contact": "[email protected]" | ||
} | ||
|