🗽🔔 Checkpoint
./signup/index.html:69682263/460 ./styles/main.css:69682263/136 ./index.html:69682263/1042 ./for-artists/index.html:69682263/2178 ./scripts/populate.js:69682263/305
This commit is contained in:
@ -11,7 +11,7 @@
|
||||
<link rel="stylesheet" href="styles/main.css" />
|
||||
|
||||
<!-- The website JavaScript file -->
|
||||
<script src="scripts/footer.js" defer></script>
|
||||
<script src="scripts/populate.js" defer></script>
|
||||
</head>
|
||||
<body>
|
||||
<div class="wrapper">
|
||||
@ -20,6 +20,10 @@
|
||||
<div class="iframe-flex">
|
||||
<div class="iframe">
|
||||
<h2>Get notified when sign-ups go live!</h2>
|
||||
<p>
|
||||
Form embed below not working?
|
||||
<a href="https://airtable.com/app76cWa9xMbzWFn3/pag3eYElM2MGCn4g2/form">Open in browser</a>
|
||||
</p>
|
||||
<iframe
|
||||
class="airtable-embed"
|
||||
src="https://airtable.com/embed/app76cWa9xMbzWFn3/pag3eYElM2MGCn4g2/form"
|
||||
@ -29,9 +33,6 @@
|
||||
height="533"
|
||||
style="background: transparent; border: 1px solid #ccc"
|
||||
></iframe>
|
||||
<p>
|
||||
Form embed not working?
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user