Compare commits
4
Commits
fb831281a3
..
main
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
f485d28559 | ||
|
|
5f59d417bf | ||
|
|
021414fcca | ||
|
|
1a09f08616 |
@@ -107,6 +107,13 @@
|
||||
<img src="/assets/img/one/07.jpg"
|
||||
alt="the front of a card with a design of flowers, probably lilies, on top of a mostly hidden envelope.">
|
||||
</li>
|
||||
<li class="stop">
|
||||
<svg aria-hidden="true" viewBox="0 0 32 32" focusable="false">
|
||||
<circle stroke="none" cx="16" cy="16" r="10"></circle>
|
||||
</svg>
|
||||
<h2>New York, USA</h2>
|
||||
<div class="spacer"></div>
|
||||
</li>
|
||||
<li class="stop">
|
||||
<svg aria-hidden="true" viewBox="0 0 32 32" focusable="false">
|
||||
<circle stroke="none" cx="16" cy="16" r="10"></circle>
|
||||
|
||||
+19
-4
@@ -43,10 +43,25 @@
|
||||
<main id="main">
|
||||
<h1>The Travels of <span class="card">Card Three</span></h1>
|
||||
|
||||
<p>
|
||||
16 people are signed up for <span class="card">card three</span> and it
|
||||
will be kicking off shortly!
|
||||
</p>
|
||||
<p><span class="card">Card three</span> has 16 total recipients. Its journey
|
||||
began in late July, 2026.</p>
|
||||
|
||||
<ol>
|
||||
<li class="stop">
|
||||
<svg aria-hidden="true" viewBox="0 0 32 32" focusable="false">
|
||||
<circle stroke="none" cx="16" cy="16" r="10"></circle>
|
||||
</svg>
|
||||
<h2>Louisiana, USA</h2>
|
||||
<div class="spacer"></div>
|
||||
</li>
|
||||
<li class="stop">
|
||||
<svg aria-hidden="true" viewBox="0 0 32 32" focusable="false">
|
||||
<circle stroke="none" cx="16" cy="16" r="10"></circle>
|
||||
</svg>
|
||||
<h2>???</h2>
|
||||
<div class="spacer"></div>
|
||||
</li>
|
||||
</ol>
|
||||
</main>
|
||||
|
||||
<footer id="footer"><!-- auto populated by nav.js --></footer>
|
||||
|
||||
@@ -142,6 +142,13 @@
|
||||
<h2>Oregon, USA</h2>
|
||||
<div class="spacer"></div>
|
||||
</li>
|
||||
<li class="stop">
|
||||
<svg aria-hidden="true" viewBox="0 0 32 32" focusable="false">
|
||||
<circle stroke="none" cx="16" cy="16" r="10"></circle>
|
||||
</svg>
|
||||
<h2>British Columbia, Canada</h2>
|
||||
<div class="spacer"></div>
|
||||
</li>
|
||||
<li class="stop">
|
||||
<svg aria-hidden="true" viewBox="0 0 32 32" focusable="false">
|
||||
<circle stroke="none" cx="16" cy="16" r="10"></circle>
|
||||
|
||||
Reference in New Issue
Block a user