diff --git a/communities.json b/communities.json index ec6ad64..5698ba9 100644 --- a/communities.json +++ b/communities.json @@ -459,6 +459,13 @@ "quoteSourceUrl": "https://osu.ppy.sh", "inviteCode": "ppy", "githubUrl": "https://github.com/ppy/osu" + }, + { + "logo": "opentk.png", + "title": "OpenTK", + "quote": "", + "inviteCode": "GZTYR4s", + "githubUrl": "https://github.com/opentk" } ] } diff --git a/logos/opentk.png b/logos/opentk.png new file mode 100644 index 0000000..def53fb Binary files /dev/null and b/logos/opentk.png differ