Browse Source

config cleanup

Mark Otto 11 years ago
parent
commit
27f2ad45b8
1 changed files with 4 additions and 4 deletions
  1. 4 4
      _config.yml

+ 4 - 4
_config.yml

@@ -7,13 +7,13 @@ permalink:        pretty
 
 
 # Setup
 # Setup
 title:            Poole
 title:            Poole
-tagline:          'The Jekyll Butler'
-description:      'Base theme for Jekyll themes by @mdo.'
+tagline:          The Jekyll Butler
+description:      Base theme for Jekyll themes by @mdo.
 url:              http://getpoole.com
 url:              http://getpoole.com
 
 
 author:
 author:
-  name:           'Mark Otto'
-  url:            https://twitter.com/mdo
+  name:           Mark Otto
+   url:           https://twitter.com/mdo
 
 
 paginate:         1
 paginate:         1