From d1f65b09d497725a12349242cb52558fe9eff778 Mon Sep 17 00:00:00 2001 From: brettlangdon Date: Fri, 15 Nov 2013 14:58:10 -0500 Subject: [PATCH] rename site and add description --- config.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config.json b/config.json index 1d1c144..8b311e3 100644 --- a/config.json +++ b/config.json @@ -1,9 +1,9 @@ { "locals": { "url": "http://brett.is", - "name": "Brett Langdon's Blog", + "name": "Brett.Is", "owner": "Brett Langdon", - "description": "" + "description": "Personal Blog of Brett Langdon" }, "plugins": [ "./plugins/paginator.coffee"