git » sparkle-arcade » commit ce046b8

index verbiage

author Alan Dipert
2025-11-17 02:56:52 UTC
committer Alan Dipert
2025-11-17 02:56:52 UTC
parent 9694e803f04c22e8fdbeaf2213024fd5640cce86

index verbiage

index.html +1 -7

diff --git a/index.html b/index.html
index 044f57b..0efead7 100644
--- a/index.html
+++ b/index.html
@@ -13,9 +13,8 @@
   <div class="emojis" aria-hidden="true">🌸 💖 🧚 🌈 💜 ✨</div>
   <main class="frame">
     <header class="hero">
-      <p class="subhead">tailrecursion.com/arcade</p>
       <h1>Viviana's Sparkle Arcade</h1>
-      <p class="intro">Five cozy browser games crafted for Viviana’s magical playtime. Click a card to jump straight in—no downloads, no ads, just pure pastel fun.</p>
+      <p class="intro">Cozy browser games crafted for magical playtime.</p>
     </header>
 
     <section class="game-grid">
@@ -79,11 +78,6 @@
         <a class="btn" href="fairy-finder/" aria-label="Play Fairy Finder">Play Fairy Finder</a>
       </article>
     </section>
-
-    <section class="instructions">
-      <h3>How to share</h3>
-      <p>Send friends to <strong>https://tailrecursion.com/arcade/</strong>. Each mini-game runs instantly in the browser on laptops or tablets.</p>
-    </section>
   </main>
 </body>
 </html>