diff --git a/layouts/shortcodes/mt-form.html b/layouts/shortcodes/mt-form.html index 0810a7b..fb66938 100644 --- a/layouts/shortcodes/mt-form.html +++ b/layouts/shortcodes/mt-form.html @@ -12,6 +12,7 @@ const age = calculate_age(birthdate); data.append("age", age); + /* let base = "https://api.tfcconnection.org/mt-form"; */ let base = "http://localhost:4242/mt-form"; fetch(base, {