Skip to content

Commit 7b143c9

Browse files
authored
Add achievements for Hackergarten Zurich 02/23 (#373)
* 📝 Add achievements for Hackergarten Zurich
1 parent 832af0f commit 7b143c9

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

events.json

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,16 @@
4949
"url": "https://www.meetup.com/hackergarten-zurich/events/290866609/"
5050
}
5151
],
52-
"achievements": []
52+
"achievements": [
53+
{
54+
"title": "GPX Animator: Fix photo orientation bug",
55+
"url": "https://github.com/gpx-animator/gpx-animator/commit/f53b728418784f9e90cb214c32e066b69ca98f72"
56+
},
57+
{
58+
"title": "GPX Animator: Fix portrait photo size bug",
59+
"url": "https://github.com/gpx-animator/gpx-animator/commit/59cf47637ff79ac55f50d7b0d23044f4571d1961"
60+
}
61+
]
5362
},
5463
{
5564
"date": "2023-02-07",

0 commit comments

Comments
 (0)