update cards two and three

This commit is contained in:
2026-08-05 11:16:52 -07:00
parent fb831281a3
commit 1a09f08616
2 changed files with 26 additions and 4 deletions
+19 -4
View File
@@ -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>
+7
View File
@@ -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>