Compare commits

..

No commits in common. "a0c3b27aab59d6cbe224305a6227b5086a79ff6f" and "b96c6d2cafc835cf76cf25f485405a85c7e5e9b6" have entirely different histories.

View File

@ -26,12 +26,9 @@
} }
</script> </script>
<Card> <Card headerLeft="Contact Me">
<div slot="headerLeft">
Contact Me
</div>
<!-- Contact Form --> <!-- Contact Form -->
<form slot="content" class="w-full max-w-3xl mx-auto flex flex-col gap-4 text-lg" action="https://api.staticforms.xyz/submit" method="post"> <form class="w-full max-w-3xl mx-auto flex flex-col gap-4 text-lg" action="https://api.staticforms.xyz/submit" method="post">
<div class="hidden"> <div class="hidden">
<input type="hidden" name="accessKey" value="fbb5ec04-506b-448a-a445-a2e47579a966"> <input type="hidden" name="accessKey" value="fbb5ec04-506b-448a-a445-a2e47579a966">
<input type="hidden" name="replyTo" value="@"> <input type="hidden" name="replyTo" value="@">