Fix dynamic pages link in the config template
This commit is contained in:
parent
2e2415612a
commit
3993034883
|
@ -24,7 +24,7 @@
|
||||||
# page "/admin/*"
|
# page "/admin/*"
|
||||||
# end
|
# end
|
||||||
|
|
||||||
# Proxy pages (http://middlemanapp.com/dynamic-pages/)
|
# Proxy pages (http://middlemanapp.com/basics/dynamic-pages/)
|
||||||
# proxy "/this-page-has-no-template.html", "/template-file.html", :locals => {
|
# proxy "/this-page-has-no-template.html", "/template-file.html", :locals => {
|
||||||
# :which_fake_page => "Rendering a fake page with a local variable" }
|
# :which_fake_page => "Rendering a fake page with a local variable" }
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue