💈🦪 Updated with Glitch
This commit is contained in:
12
artists.html
12
artists.html
@ -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>
|
||||
|
||||
Reference in New Issue
Block a user