💈🦪 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>
@ -46,7 +46,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>
<a class="nav-item" href="/signup">signup</a>
@ -70,14 +70,14 @@
</p>
</div>
<div class="content" role="main">
<h1 class="title">Artists</h1>
<main>
<header role="banner"><h1 class="title">Artists</h1></header>
<p>This page has moved to <a href="/artists">a simpler URL</a></p>
</div>
</main>
<!-- Contents auto-generated by nav.js -->
<footer id="footer"></footer>
<footer role="contentinfo" id="footer"></footer>
</div>
</body>
</html>