remove embedded sign in
worried about spam
This commit is contained in:
parent
a69ad9e4d4
commit
7cc30f6017
1 changed files with 5 additions and 13 deletions
18
index.html
18
index.html
|
@ -47,19 +47,11 @@ a:visited {
|
||||||
<p>🛌 we go to bed on time</p>
|
<p>🛌 we go to bed on time</p>
|
||||||
<p>🚨 no flashing lights</p>
|
<p>🚨 no flashing lights</p>
|
||||||
<h2>🤫 no socials, <a href="https://buttondown.email/earlyraveavl">join the list</a> to get emails for time / date / location</h2>
|
<h2>🤫 no socials, <a href="https://buttondown.email/earlyraveavl">join the list</a> to get emails for time / date / location</h2>
|
||||||
<p>🌌 🌌 🌌 🌌 🌌 🌌 🌌 🌌 🌌 🌌</p>
|
<ul>
|
||||||
<form
|
<li><a href="https://buttondown.email/earlyraveavl">join the list</a></li>
|
||||||
action="https://buttondown.email/api/emails/embed-subscribe/earlyraveavl"
|
<li><a href="https://buttondown.email/earlyraveavl">join the list</a></li>
|
||||||
method="post"
|
<li><a href="https://buttondown.email/earlyraveavl">join the list</a></li>
|
||||||
target="popupwindow"
|
</ul>
|
||||||
onsubmit="window.open('https://buttondown.email/earlyraveavl', 'popupwindow')"
|
|
||||||
class="embeddable-buttondown-form"
|
|
||||||
>
|
|
||||||
<label for="bd-email">Enter your email</label><br>
|
|
||||||
<input type="email" name="email" id="bd-email" /><br>
|
|
||||||
<input type="submit" value="subscribe" /><br>
|
|
||||||
</form>
|
|
||||||
<p>🌌 🌌 🌌 🌌 🌌 🌌 🌌 🌌 🌌 🌌</p>
|
|
||||||
<h2>got questions? wanna dj? hit us up</h2>
|
<h2>got questions? wanna dj? hit us up</h2>
|
||||||
<p>📬 email: contact at early rave avl dot info</p>
|
<p>📬 email: contact at early rave avl dot info</p>
|
||||||
<h2> do you just wanna go hard right now? <a href="https://www.youtube.com/watch?v=k55fBcxYJu4">click this link</a></h2>
|
<h2> do you just wanna go hard right now? <a href="https://www.youtube.com/watch?v=k55fBcxYJu4">click this link</a></h2>
|
||||||
|
|
Loading…
Reference in a new issue