Merge pull request #1160 from minivan/template-link-fix
Fix dynamic pages link in the config template
This commit is contained in:
commit
277721ee1c
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@
|
|||
# page "/admin/*"
|
||||
# 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 => {
|
||||
# :which_fake_page => "Rendering a fake page with a local variable" }
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue