🎀🗃 Checkpoint

./signup/index.html:69682263/9428
./status/index.html:69682263/35
This commit is contained in:
Glitch (glitch-hello-website)
2024-12-23 04:13:08 +00:00
parent 24a3d58354
commit da7a2c165f
2 changed files with 21 additions and 21 deletions

View File

@ -69,8 +69,6 @@
</p> </p>
</section> </section>
<div class="iframe-flex">
<div class="iframe">
<section id="artists"> <section id="artists">
<h2>Artist signups</h2> <h2>Artist signups</h2>
<p>Artist signups are now open!</p> <p>Artist signups are now open!</p>
@ -85,6 +83,8 @@
>reach out to Lee directly</a >reach out to Lee directly</a
> >
</p> </p>
<div class="iframe-flex">
<div class="iframe">
<iframe <iframe
class="airtable-embed" class="airtable-embed"
src="https://airtable.com/embed/app76cWa9xMbzWFn3/pagttl4o8l3p8xuwA/form" src="https://airtable.com/embed/app76cWa9xMbzWFn3/pagttl4o8l3p8xuwA/form"
@ -94,9 +94,9 @@
height="533" height="533"
style="background: transparent; border: 1px solid #ccc" style="background: transparent; border: 1px solid #ccc"
></iframe> ></iframe>
</div>
</div>
</section> </section>
</div>
</div>
<section id="open-roles"> <section id="open-roles">
<h2>Open roles</h2> <h2>Open roles</h2>

View File

@ -66,11 +66,11 @@
<dt>Website</dt> <dt>Website</dt>
<dd>in progress, publicly accessible</dd> <dd>in progress, publicly accessible</dd>
<dt>Interest signup</dt> <dt>Interest signup</dt>
<dd>Closed as full signups are now open</dd> <dd>closed</dd>
<dt>Artist signup</dt> <dt>Artist signup</dt>
<dd>Open on <a href="signup">the signup page</a></dd> <dd>open on <a href="signup">the signup page</a></dd>
<dt>Backer signup</dt> <dt>Backer signup</dt>
<dd>Open on <a href="signup">the signup page</a></dd> <dd>open on <a href="signup">the signup page</a></dd>
</dl> </dl>
</main> </main>
</div> </div>