Skip to content

Commit a32908c

Browse files
committed
PP-2247 - enabled asset hashing, will mean outdated images don't stick in cache
1 parent c419412 commit a32908c

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

config.rb

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,3 +84,5 @@ def call(sprockets_asset)
8484

8585
# https://middlemanapp.com/advanced/pretty-urls/
8686
activate :directory_indexes
87+
88+
activate :asset_hash

0 commit comments

Comments
 (0)