Replace Michelle Sam with Elle, update footer link to cinesthesia.art
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
2882c47e32
commit
ce3fa63a4c
12
index.html
12
index.html
|
|
@ -3,8 +3,8 @@
|
|||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>The Last Draw — by Michelle Sam</title>
|
||||
<meta name="description" content="What if the fate of humanity rested on a lottery? An Afrofuturistic grounded sci-fi series by Michelle Sam.">
|
||||
<title>The Last Draw — by Elle</title>
|
||||
<meta name="description" content="What if the fate of humanity rested on a lottery? An Afrofuturistic grounded sci-fi series by Elle.">
|
||||
<link rel="preconnect" href="https://fonts.googleapis.com">
|
||||
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
||||
<link href="https://fonts.googleapis.com/css2?family=Bebas+Neue&family=Inter:wght@300;400;500;600&family=Cormorant+Garamond:ital,wght@0,400;0,600;1,400&display=swap" rel="stylesheet">
|
||||
|
|
@ -729,7 +729,7 @@
|
|||
<div class="hero-content">
|
||||
<p class="hero-tagline">A Cineasthesia Production</p>
|
||||
<h1 class="hero-title">THE LAST<span class="draw">DRAW</span></h1>
|
||||
<p class="hero-byline">by Michelle Sam</p>
|
||||
<p class="hero-byline">by Elle</p>
|
||||
<div class="hero-scroll">
|
||||
<a href="#question">
|
||||
<span>Discover</span>
|
||||
|
|
@ -974,9 +974,9 @@
|
|||
<!-- FOOTER -->
|
||||
<footer id="contact">
|
||||
<p class="footer-title">The Last Draw</p>
|
||||
<p class="footer-author">Written by Michelle Sam</p>
|
||||
<a href="https://elle-o-elle.lol" class="footer-link" target="_blank">elle-o-elle.lol</a>
|
||||
<p class="footer-copy">© 2025 Michelle Sam / Cineasthesia. All rights reserved.</p>
|
||||
<p class="footer-author">Written by Elle</p>
|
||||
<a href="https://cinesthesia.art" class="footer-link" target="_blank">cinesthesia.art</a>
|
||||
<p class="footer-copy">© 2025 Elle / Cineasthesia. All rights reserved.</p>
|
||||
</footer>
|
||||
|
||||
<script>
|
||||
|
|
|
|||
Loading…
Reference in New Issue