🖇🐓 Checkpoint
./scripts/footer.js:69682263/430 ./signup/index.html:69682263/6946 ./index.html:69682263/5348 ./for-artists/index.html:69682263/256 ./styles/main.css:69682263/25
This commit is contained in:
@ -11,18 +11,34 @@
|
||||
<link rel="stylesheet" href="styles/main.css" />
|
||||
|
||||
<!-- The website JavaScript file -->
|
||||
<script src="scripts/populate.js" defer></script>
|
||||
<script src="scripts/footer.js" defer></script>
|
||||
</head>
|
||||
<body>
|
||||
<div class="wrapper">
|
||||
<div class="content" role="main">
|
||||
<h1 class="title">FediZineFest 2025 Sign-Ups</h1>
|
||||
<nav role="navigation" id="top-nav">
|
||||
<a class="nav-item">
|
||||
</a>
|
||||
|
||||
</nav>
|
||||
<div class="wip">
|
||||
<p>
|
||||
This site is a <b>work in progress!</b> If you experience issues,
|
||||
please try waiting a minute and reloading before reaching out with
|
||||
questions.
|
||||
</p>
|
||||
</div>
|
||||
<main>
|
||||
<header role="banner">FediZineFest 2025 Signups</header>
|
||||
|
||||
<div class="iframe-flex">
|
||||
<div class="iframe">
|
||||
<h2>Get notified when sign-ups go live!</h2>
|
||||
<h2>Get notified when signups go live!</h2>
|
||||
<p>
|
||||
Form embed below not working?
|
||||
<a href="https://airtable.com/app76cWa9xMbzWFn3/pag3eYElM2MGCn4g2/form">Open in browser</a>
|
||||
<a
|
||||
href="https://airtable.com/app76cWa9xMbzWFn3/pag3eYElM2MGCn4g2/form"
|
||||
>Open in browser</a
|
||||
>
|
||||
</p>
|
||||
<iframe
|
||||
class="airtable-embed"
|
||||
@ -35,7 +51,7 @@
|
||||
></iframe>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</main>
|
||||
</div>
|
||||
<footer role="contentinfo" id="footer"></footer>
|
||||
</body>
|
||||
|
||||
Reference in New Issue
Block a user