diff --git a/package.json b/package.json index ac13271..f3344c1 100644 --- a/package.json +++ b/package.json @@ -2,9 +2,11 @@ "name": "tph-website", "version": "0.1.0", "private": true, - "description": "A simple starter to get up and developing quickly with Gatsby", + "description": "The official website for The Programmers Hangout", "keywords": [ - "gatsby" + "gatsby", + "TPH", + "The Programmers Hangout" ], "bugs": { "url": "https://github.com/the-programmers-hangout/website/issues"