~xdavidwu/xdavidwu.link

a57dcf27cb31646b8790474ad0be9884ba99ae62 — Daniel Schroeder 4 years ago c55ee27
fix: Do not redirect user away from site after they submit a comment (#2402)

1 files changed, 1 insertions(+), 1 deletions(-)

M _includes/comments-providers/staticman_v2.html
M _includes/comments-providers/staticman_v2.html => _includes/comments-providers/staticman_v2.html +1 -1
@@ 1,4 1,4 @@
{% if site.repository and site.staticman.branch %}
{% if site.repository and site.comments.staticman.branch %}
  <script>
    (function ($) {
    $('#new_comment').submit(function () {