mirror of
https://github.com/middleman/middleman.git
synced 2022-11-09 12:20:27 -05:00
4 lines
123 B
Ruby
4 lines
123 B
Ruby
activate :directory_indexes
|
|
page "/leave_me_alone.html", directory_index: false
|
|
|
|
page "/wildcard*", directory_index: false
|