middleman/middleman-core/fixtures/current-page-app/config.rb

3 lines
52 B
Ruby
Raw Normal View History

with_layout false do
page "/request-path.html"
end