Browse Source

rename site and add description

pull/1/head
Brett Langdon 12 years ago
parent
commit
d1f65b09d4
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      config.json

+ 2
- 2
config.json View File

@ -1,9 +1,9 @@
{ {
"locals": { "locals": {
"url": "http://brett.is", "url": "http://brett.is",
"name": "Brett Langdon's Blog",
"name": "Brett.Is",
"owner": "Brett Langdon", "owner": "Brett Langdon",
"description": ""
"description": "Personal Blog of Brett Langdon"
}, },
"plugins": [ "plugins": [
"./plugins/paginator.coffee" "./plugins/paginator.coffee"


Loading…
Cancel
Save