Skip to content

Commit aaa9969

Browse files
committed
feat: add Frontend Nation 2025 event
1 parent 0af521b commit aaa9969

File tree

2 files changed

+16
-2
lines changed

2 files changed

+16
-2
lines changed

angular-hub/src/public/assets/data/community.json

Lines changed: 16 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2659,10 +2659,10 @@
26592659
]
26602660
},
26612661
{
2662-
"name": "FrontendNation",
2662+
"name": "Frontend Nation",
26632663
"type": "conference",
26642664
"location": null,
2665-
"logo": "/assets/logos/official-logo.webp",
2665+
"logo": "/assets/logos/frontend-nation.jpg",
26662666
"eventsUrl": "https://frontendnation.com",
26672667
"websiteUrl": null,
26682668
"organizersUrl": null,
@@ -2686,6 +2686,20 @@
26862686
"isRemote": true,
26872687
"isOnsite": false,
26882688
"location": null
2689+
},
2690+
{
2691+
"name": "Frontend Nation 2025",
2692+
"type": "conference",
2693+
"date": "2025-06-03",
2694+
"endDate": "2025-06-05",
2695+
"url": "https://frontendnation.com/2025",
2696+
"callForPapersUrl": null,
2697+
"callForPapersDueDate": null,
2698+
"language": "English",
2699+
"isFree": true,
2700+
"isRemote": true,
2701+
"isOnsite": false,
2702+
"location": null
26892703
}
26902704
]
26912705
},
Loading

0 commit comments

Comments
 (0)