From 38d4661e91db5f7b82e8050b9b3533e142486239 Mon Sep 17 00:00:00 2001 From: YourDailyLlama Date: Sun, 24 May 2020 22:36:00 -0400 Subject: [PATCH] chore: update package.json metadata --- package.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) 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"