Skip to content

Commit

Permalink
Remove last remnant of ANALYTICS_ID
Browse files Browse the repository at this point in the history
  • Loading branch information
paracycle committed Mar 25, 2024
1 parent 5003c90 commit c258b64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config.rb
Original file line number Diff line number Diff line change
Expand Up @@ -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'
Expand Down

0 comments on commit c258b64

Please sign in to comment.