We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f25e0d4 commit a67b0d3Copy full SHA for a67b0d3
_layouts/post.html
@@ -64,7 +64,7 @@ <h6>Share on: </h6>
64
<script src="https://apis.google.com/js/plusone.js">
65
</script>
66
67
-<form method="POST" action="https://staticman3.herokuapp.com/v3/entry/github/slowbreathing/slowbreathing.github.io/master/comments">
+<form method="POST" action="https://staticman3.herokuapp.com/v3/entry/github/slowbreathing/slowbreathing.github.io/master/">
68
<input name="options[redirect]" type="hidden" value="{{site.url}}{{page.url}}">
69
<input name="options[slug]" type="hidden" value="test-slug">
70
<label>Name: <input name="fields[name]" type="text"></label><br>
0 commit comments