diff options
Diffstat (limited to 'themes/danix-xyz-hacker/layouts')
| -rw-r--r-- | themes/danix-xyz-hacker/layouts/shortcodes/contact.html (renamed from themes/danix-xyz-hacker/layouts/shortcodes/contact-form.html) | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/themes/danix-xyz-hacker/layouts/shortcodes/contact-form.html b/themes/danix-xyz-hacker/layouts/shortcodes/contact.html index 6dbdb2d..6c5748f 100644 --- a/themes/danix-xyz-hacker/layouts/shortcodes/contact-form.html +++ b/themes/danix-xyz-hacker/layouts/shortcodes/contact.html @@ -1,5 +1,3 @@ -{{- $contactFormData := dict -}} - <form id="contact-form" x-data="contactForm()" @submit.prevent="submitContactForm" class="space-y-6"> <!-- Name Field --> <div> |
