Skip to content

Commit

Permalink
Adding year in events' timeline (#1500)
Browse files Browse the repository at this point in the history
  • Loading branch information
coolwednesday authored Feb 17, 2025
1 parent 397dfc2 commit 7d8ee3e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -138,4 +138,3 @@ If your PR is merged, or if you contribute by writing articles or promoting GoFr
### Partners

<img src="https://resources.jetbrains.com/storage/products/company/brand/logos/jetbrains.png" alt="JetBrains logo" width="200">

6 changes: 3 additions & 3 deletions docs/events.json
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
[
{
"date": "23-24th November",
"date": "23-24th November, 2024",
"title": "GoFr Hackathon",
"description": "GoFr Hackathon was a major success with participants building innovative solutions using the GoFr framework. It was an exciting two-day event where developers and tech enthusiasts came together to collaborate and create.",
"imageSrc": "/events/hackathon.jpg"
},
{
"date": "23-24th October",
"date": "23-24th October, 2024",
"title": "Open Source India",
"description": "At Open Source India, we had an amazing experience connecting with the open-source community. The event featured various sessions, demos, and showcases on GoFr, highlighting its role in simplifying backend development and its microservice approach.",
"imageSrc": "/events/OpenSourceIndia.jpeg"
},
{
"date": "18-19th October",
"date": "18-19th October, 2024",
"title": "GopherCon Africa",
"description": "At GopherCon Africa, GoFr stood out with its cutting-edge tools and integration features, making backend development easier. We showcased GoFr's capabilities in working with databases, observability tools, and its seamless HTTP/gRPC support.",
"imageSrc": "/events/gopherconAfrica.jpeg"
Expand Down

0 comments on commit 7d8ee3e

Please sign in to comment.