-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
54 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,54 @@ | ||
<!DOCTYPE html> | ||
<html lang="en"> | ||
<head> | ||
<meta charset="UTF-8"> | ||
<meta name="viewport" content="width=device-width, initial-scale=1.0"> | ||
<title>Bonfire Invitation</title> | ||
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/github-markdown-css/4.0.0/github-markdown.min.css"> | ||
<meta http-equiv="Cache-Control" content="no-cache, no-store, must-revalidate"> | ||
<meta http-equiv="Pragma" content="no-cache"> | ||
<meta http-equiv="Expires" content="0"> | ||
|
||
|
||
</head> | ||
<body> | ||
<div class="markdown-body"> | ||
<h1>π Bonfire Night! π</h1> | ||
<hr> | ||
<p>π₯ You're to a bonfire this <strong>Sunday</strong> at Miwa and Parker's house! π₯</p> | ||
<p></p> | ||
<hr> | ||
<h2>π Details</h2> | ||
<ul> | ||
<li><strong>Date</strong>: This Sunday, November 5th, 2023</li> | ||
<li><strong>Time</strong>: 6:00 PM onwards</li> | ||
<li><strong>Location</strong>: 103 Donnybrook Ave, Greenville, SC 29609</li> | ||
<li><strong>Weather</strong>: β οΈ High of 73Β°F, low of 46Β°F, partly cloudy skies! β οΈ </li> | ||
</ul> | ||
<hr> | ||
<h2>βοΈ RSVP</h2> | ||
<p>Please let us know if you can make it by filling out the form below! Feel free to bring a friend, partner, or family, but please ask before sharing the invitation.</p> | ||
<p><iframe src="https://docs.google.com/forms/d/e/1FAIpQLSdDZtq6ysEJaM-1fGTDYdj_ui_sPWJPUBVIagn4U5uwa96gpw/viewform?embedded=true" width="100%" height="944" frameborder="0" marginheight="0" marginwidth="0" scrolling="no">Loadingβ¦</iframe></p> | ||
<hr> | ||
<h2>π Note</h2> | ||
<ul> | ||
<li>πΉ Some cold and hot beverages will be provided but feel free to bring your own bevs and snacks!</li> | ||
<li>π₯ Will have some marshmallows and hotdogs (including veggie dogz) for roasting! π </li> | ||
<li>πͺ Bring a chair, if you have! If not we have several extras.</li> | ||
<li>π You may park in our driveway! Street parking is allowed but be aware of cars parked across the street making the road narrow. Please walk if you can!</li> | ||
<li>π If you have any questions, reach out to Parker at 803-669-3481.</li> | ||
<li>π Check back on this site for updates!</li> | ||
</ul> | ||
<hr> | ||
<p>Hope to see you there!</p> | ||
<hr> | ||
<h2>Playlist</h2> | ||
<p><iframe style="border-radius:12px" src="https://open.spotify.com/embed/playlist/4VIll2jdBPUuPvGXwRsvAL?utm_source=generator" width="100%" height="352" frameBorder="0" allowfullscreen="" allow="autoplay; clipboard-write; encrypted-media; fullscreen; picture-in-picture"></iframe></p> | ||
<p></p> | ||
<p>Use <a href="https://open.spotify.com/playlist/4VIll2jdBPUuPvGXwRsvAL?si=23db3905e79844f0&pt=dd219f8d668599d4344af4d35388d51a" target="_blank" rel="noopener noreferrer">this link</a> | ||
to add songs to the playlist!</p> | ||
<hr> | ||
</div> | ||
|
||
</body> | ||
</html> |