update img to replace glitch assets
This commit is contained in:
14
index.html
14
index.html
@ -9,7 +9,7 @@
|
||||
|
||||
<!-- The website stylesheet -->
|
||||
<link rel="stylesheet" href="styles/main.css" />
|
||||
<link rel="stylesheet" href="styles/details.css" />
|
||||
<link rel="stylesheet" href="styles/details.css" />
|
||||
|
||||
<!-- The website JavaScript file -->
|
||||
<script src="scripts/nav.js" defer></script>
|
||||
@ -21,7 +21,7 @@
|
||||
crossorigin="anonymous"
|
||||
></script>
|
||||
|
||||
<link rel="canonical" href="https://rescue-trans-rescue.glitch.me/" />
|
||||
<link rel="canonical" href="https://rescue-trans-rescue.quest/" />
|
||||
<meta
|
||||
name="description"
|
||||
content="Main landing page for the #rescueTransRescue fundraising project."
|
||||
@ -29,7 +29,7 @@
|
||||
<meta name="robots" content="index,follow" />
|
||||
<meta property="og:title" content="Rescue Trans Rescue: Home" />
|
||||
<meta property="og:type" content="article" />
|
||||
<meta property="og:url" content="https://rescue-trans-rescue.glitch.me/" />
|
||||
<meta property="og:url" content="https://rescue-trans-rescue.quest/" />
|
||||
<meta
|
||||
property="og:description"
|
||||
content="Main landing page for the #rescueTransRescue fundraising project."
|
||||
@ -59,8 +59,8 @@
|
||||
|
||||
|
||||
<main>
|
||||
<header role="banner"><h1 class="title">Rescue Trans Rescue</h1></header>
|
||||
|
||||
<header role="banner"><h1 class="title">Rescue Trans Rescue</h1></header>
|
||||
|
||||
<img
|
||||
src="https://i0.wp.com/transrescue.org/wp-content/uploads/2022/03/logoonblk200.png"
|
||||
class="illustration"
|
||||
@ -453,8 +453,8 @@
|
||||
</details>
|
||||
</main>
|
||||
</div>
|
||||
|
||||
<!-- Contents auto-generated by nav.js -->
|
||||
|
||||
<!-- Contents auto-generated by nav.js -->
|
||||
<footer role="contentinfo" id="footer"></footer>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user