diff --git a/config.rb b/config.rb index 5ae49e35..517b6122 100644 --- a/config.rb +++ b/config.rb @@ -18,7 +18,7 @@ # deploy.branch = 'custom-branch' # default: gh-pages # deploy.strategy = :submodule # commit strategy: can be :force_push or :submodule, default: :force_push # deploy.commit_message = 'custom-message' # commit message (can be empty), default: Automated commit at `timestamp` by middleman-deploy `version` -end if ENV['ANALYTICS_ID'] +end set :css_dir, 'stylesheets'