Merge pull request #12287 from zachlatta/feature/improve-hack-club-commit-entry

Improve Hack Club's entry on /commit
This commit is contained in:
Berkeley Martinez
2016-12-30 18:14:13 -08:00
committed by GitHub

View File

@ -42,9 +42,9 @@
{ {
"name": "hack club", "name": "hack club",
"displayName": "Hack Club", "displayName": "Hack Club",
"donateUrl": "https://hackclub.io/", "donateUrl": "https://hackclub.com/donate",
"description": "Hack Club works with high school students to start and lead programming clubs at their schools.", "description": "Hack Club helps high schoolers start after-school coding clubs.",
"imgAlt": "A bunch of high school students posing for a photo in their programming club.", "imgAlt": "A bunch of high school students posing for a photo in their Hack Club.",
"imgUrl": "//i.imgur.com/G2YvPHf.jpg" "imgUrl": "//i.imgur.com/G2YvPHf.jpg"
} }
] ]