84 lines
2.5 KiB
HTML
84 lines
2.5 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="utf-8" />
|
|
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
|
<link rel="icon" href="https://i0.wp.com/transrescue.org/wp-content/uploads/2022/03/logoonblk200.png" />
|
|
|
|
<title>Rescue Trans Rescue</title>
|
|
|
|
<!-- The website stylesheet -->
|
|
<link rel="stylesheet" href="styles/main.css" />
|
|
|
|
<!-- The website JavaScript file -->
|
|
<script src="scripts/nav.js" defer></script>
|
|
|
|
<!-- Font Awesome -->
|
|
<script
|
|
src="https://kit.fontawesome.com/884dded219.js"
|
|
crossorigin="anonymous"
|
|
></script>
|
|
|
|
<link
|
|
rel="canonical"
|
|
href="https://rescue-trans-rescue.glitch.me/artists"
|
|
/>
|
|
<meta
|
|
name="description"
|
|
content="Artist directory page for the #rescueTransRescue fundraising project."
|
|
/>
|
|
<meta name="robots" content="index,follow" />
|
|
<meta property="og:title" content="Rescue Trans Rescue: Artists" />
|
|
<meta property="og:type" content="article" />
|
|
<meta
|
|
property="og:url"
|
|
content="https://rescue-trans-rescue.glitch.me/artists"
|
|
/>
|
|
<meta
|
|
property="og:description"
|
|
content="Artist directory page for the #rescueTransRescue fundraising project."
|
|
/>
|
|
<meta
|
|
property="og:image"
|
|
content="https://i0.wp.com/transrescue.org/wp-content/uploads/2022/03/logoonblk200.png"
|
|
/>
|
|
<meta name="twitter:card" content="summary" />
|
|
</head>
|
|
<body>
|
|
<div class="wrapper">
|
|
<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>
|
|
<button
|
|
class="nav-item"
|
|
id="alignment"
|
|
title="toggle left/right navbar alignment"
|
|
></button>
|
|
<button
|
|
class="nav-item"
|
|
id="theme"
|
|
title="toggle light/dark mode"
|
|
></button>
|
|
</nav>
|
|
|
|
<div class="wip">
|
|
<p>
|
|
This site is a <b>work in progress!</b> If you experience issues,
|
|
please try waiting a minute and re-loading before reaching out with
|
|
questions.
|
|
</p>
|
|
</div>
|
|
|
|
<main>
|
|
<header role="banner"><h1 class="title">Artists</h1></header>
|
|
|
|
<p>This page has moved to <a href="/artists">a simpler URL</a></p>
|
|
</main>
|
|
|
|
<!-- Contents auto-generated by nav.js -->
|
|
<footer role="contentinfo" id="footer"></footer>
|
|
</div>
|
|
</body>
|
|
</html>
|