We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa479ad commit 8a907d3Copy full SHA for 8a907d3
1 file changed
client/src/gamedev-metadata.json
@@ -1,9 +1,15 @@
1
{
2
"social_media": {
3
- "facebook": { "url": "https://www.facebook.com/people/Game-Development-UWA/61576948012356/", "alt_text": "Facebook" },
+ "facebook": {
4
+ "url": "https://www.facebook.com/people/Game-Development-UWA/61576948012356/",
5
+ "alt_text": "Facebook"
6
+ },
7
"discord": { "url": "discord.com" },
8
"github": { "url": "github.com", "alt_text": "GitHub" },
- "instagram": { "url": "https://www.instagram.com/gamedevelopmentuwa", "alt_text": "Instagram" }
9
+ "instagram": {
10
+ "url": "https://www.instagram.com/gamedevelopmentuwa",
11
+ "alt_text": "Instagram"
12
+ }
13
},
14
"art_showcase_description": "Here are some of our favourite artworks from this years gamejams!",
15
"game_showcase_description": "Here are some winning games of our recent game jams"
0 commit comments