diff options
Diffstat (limited to '_config.yml')
| -rw-r--r-- | _config.yml | 11 | 
1 files changed, 0 insertions, 11 deletions
diff --git a/_config.yml b/_config.yml index 506149e..dc30af1 100644 --- a/_config.yml +++ b/_config.yml @@ -99,14 +99,3 @@ generate_category_indexes: true  # ***************************  # The number of test posts that will be generated by the task test_posts:create  num_test_posts: 50 - -# *************************** -# DEPLOYMENT -# *************************** -# These options are used by the Rake task site:deploy:production. -# The task will prompt you for any values that you do not wish to specifiy within the configuration file. -deployment: -  host: davidtsadler.com -#  user: -#  port: -#  directory:  | 
