Skip to content

Commit 9b09eee

Browse files
committed
sneakily added meetup.mu to community page
1 parent 0e4ee77 commit 9b09eee

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

packages/frontendmu-data/data/projects.ts

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -119,6 +119,14 @@ export const projects: Project[] = [
119119
author_github_username: 'Saamiyah',
120120
categories: ['music', 'ambiance'],
121121
description: 'Ambiance was created to mimic a different environment for working everyday.'
122+
},
123+
{
124+
title: 'Meetup.mu',
125+
icon: 'ph:calendar-duotone',
126+
project_url: 'https://meetup.mu/',
127+
author_github_username: 'xelab04',
128+
categories: ['community', 'Mauritius', 'open-data'],
129+
description: 'Aggregator for all tech meetups happening in Mauritius, so you can better plan your Saturdays!'
122130
}
123131

124132
]

0 commit comments

Comments
 (0)