Add exclamation to Shindig!
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>Sarah's Birthday Shindig</title>
|
||||
<title>Sarah's Birthday Shindig!</title>
|
||||
<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=Playfair+Display:wght@600&family=Inter:wght@400;500&display=swap" rel="stylesheet">
|
||||
@@ -208,7 +208,7 @@
|
||||
<body>
|
||||
<div class="card">
|
||||
<div class="celebration">🎂</div>
|
||||
<h1>Sarah's Birthday Shindig</h1>
|
||||
<h1>Sarah's Birthday Shindig!</h1>
|
||||
<p class="subtitle">Join us for drinks, bites, vibes, good company, and maybe a fire pit! Or a puzzle!</p>
|
||||
|
||||
<div class="details">
|
||||
|
||||
Reference in New Issue
Block a user