💈🦪 Updated with Glitch

This commit is contained in:
Glitch (rescue-trans-rescue)
2024-09-01 22:23:54 +00:00
parent ce0c217116
commit 1db6fefb6b
9 changed files with 515 additions and 402 deletions

View File

@ -3,7 +3,7 @@
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="icon" href="https://glitch.com/favicon.ico" />
<link rel="icon" href="https://i0.wp.com/transrescue.org/wp-content/uploads/2022/03/logoonblk200.png" />
<title>Rescue Trans Rescue</title>
@ -47,7 +47,7 @@
</head>
<body>
<div class="wrapper">
<nav id="top-nav">
<nav role="navigation" id="top-nav">
<a class="nav-item" href="/">home</a>
<a class="nav-item" href="/artists">artists</a>
<button
@ -70,8 +70,8 @@
</p>
</div>
<div class="content" role="main">
<h1 class="title">Sign Up!</h1>
<main>
<h1 role="banner" class="title">Sign Up!</h1>
<div class="iframe-flex">
<div class="iframe">
@ -114,10 +114,10 @@
</p>
</div>
</div>
</div>
</main>
</div>
</body>
<!-- Contents auto-generated by nav.js -->
<footer id="footer"></footer>
<footer role="contentinfo" id="footer"></footer>
</html>