Skip to content

Commit

Permalink
Update config.rb
Browse files Browse the repository at this point in the history
  • Loading branch information
renatocarvalho committed Oct 28, 2016
1 parent bc1045e commit 81bf1d7
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions config.rb
Original file line number Diff line number Diff line change
@@ -1,10 +1,6 @@
# View Middleman configurations:
# http://localhost:4567/__middleman/config/

# Site Settings
# ----------------------------------------------
@url = "http://playbook.startae.com"

# Slim HTML
# ----------------------------------------------
::Slim::Engine.set_options :format => :html
Expand Down Expand Up @@ -72,9 +68,6 @@
# Add asset fingerprinting to avoid cache issues
activate :asset_hash

# Enable cache buster
activate :cache_buster

# Activate autoprefixer
activate :autoprefixer
end

0 comments on commit 81bf1d7

Please sign in to comment.