Redirect instead of showing an success message
This commit is contained in:
parent
2724590707
commit
674bea3207
|
@ -19,7 +19,7 @@
|
|||
data-options='{
|
||||
"settings": {
|
||||
"after_subscribe": {
|
||||
"action": "message",
|
||||
"action": "redirect",
|
||||
"redirect_url": "{{ site.url }}/welcome",
|
||||
"success_message": null
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue