From c3528cc5e32e2ddcc3c3f624eabaad49937a3bc3 Mon Sep 17 00:00:00 2001 From: brettlangdon Date: Sat, 16 Nov 2013 09:40:49 -0500 Subject: [PATCH] change site description --- config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.json b/config.json index 8b311e3..d542ad1 100644 --- a/config.json +++ b/config.json @@ -3,7 +3,7 @@ "url": "http://brett.is", "name": "Brett.Is", "owner": "Brett Langdon", - "description": "Personal Blog of Brett Langdon" + "description": "Blogging about all kinds of things" }, "plugins": [ "./plugins/paginator.coffee"