Compare commits
No commits in common. "a0c3b27aab59d6cbe224305a6227b5086a79ff6f" and "b96c6d2cafc835cf76cf25f485405a85c7e5e9b6" have entirely different histories.
a0c3b27aab
...
b96c6d2caf
@ -26,12 +26,9 @@
|
||||
}
|
||||
</script>
|
||||
|
||||
<Card>
|
||||
<div slot="headerLeft">
|
||||
Contact Me
|
||||
</div>
|
||||
<Card headerLeft="Contact Me">
|
||||
<!-- 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">
|
||||
<input type="hidden" name="accessKey" value="fbb5ec04-506b-448a-a445-a2e47579a966">
|
||||
<input type="hidden" name="replyTo" value="@">
|
||||
|
Loading…
x
Reference in New Issue
Block a user