Merge branch 'master' of https://github.com/halogenica/beautifulhugo
This commit is contained in:
commit
a42c054c2b
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<form class="js-form form" method="post" action="{{ .Site.Params.staticman.api}}">
|
<form class="js-form form" method="post" action="{{ .Site.Params.staticman.api }}">
|
||||||
<input type="hidden" name="options[slug]" value="{{ replace .URL "/" "" }}">
|
<input type="hidden" name="options[slug]" value="{{ replace .URL "/" "" }}">
|
||||||
<input type="hidden" name="options[parent]" value="">
|
<input type="hidden" name="options[parent]" value="">
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue