Compare commits

..
6 Commits
Author SHA1 Message Date
inherentlee f485d28559 add new york to CARD ONE 2026-08-13 08:16:06 -07:00
inherentlee 5f59d417bf Revert "add new york to card two"
This reverts commit 021414fcca.
2026-08-13 08:15:26 -07:00
inherentlee 021414fcca add new york to card two 2026-08-13 08:14:20 -07:00
inherentlee 1a09f08616 update cards two and three 2026-08-05 11:16:52 -07:00
inherentlee fb831281a3 add oregon 2026-07-27 14:49:44 -07:00
inherentlee 4d2b1f3acd add uk and florida 2026-07-27 14:49:25 -07:00
4 changed files with 53 additions and 7 deletions
Binary file not shown.

After

Width:  |  Height:  |  Size: 104 KiB

+20 -3
View File
@@ -85,8 +85,10 @@
</ol> </ol>
<p> <p>
Unfortunately, card one stopped here at a recipient with ill health. Finally, I made the executive Unfortunately, <span class="card">card one</span> stopped here at a recipient with ill health. Finally, I made the executive
decision to start a fresh card and send it on to the next recipient. decision to start a fresh card and send it on to the next recipient. Thanks to some miscommunication,
the person <em>after</em> me also started a new card - so we went with that one as the official one,
and I was skipped. Woops!
</p> </p>
<ol> <ol>
@@ -94,7 +96,22 @@
<svg aria-hidden="true" viewBox="0 0 32 32" focusable="false"> <svg aria-hidden="true" viewBox="0 0 32 32" focusable="false">
<circle stroke="none" cx="16" cy="16" r="10"></circle> <circle stroke="none" cx="16" cy="16" r="10"></circle>
</svg> </svg>
<h2>Washington, USA</h2> <h2>United Kingdom</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>Florida, USA</h2>
<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> <div class="spacer"></div>
</li> </li>
<li class="stop"> <li class="stop">
+19 -4
View File
@@ -43,10 +43,25 @@
<main id="main"> <main id="main">
<h1>The Travels of <span class="card">Card Three</span></h1> <h1>The Travels of <span class="card">Card Three</span></h1>
<p> <p><span class="card">Card three</span> has 16 total recipients. Its journey
16 people are signed up for <span class="card">card three</span> and it began in late July, 2026.</p>
will be kicking off shortly!
</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> </main>
<footer id="footer"><!-- auto populated by nav.js --></footer> <footer id="footer"><!-- auto populated by nav.js --></footer>
+14
View File
@@ -135,6 +135,20 @@
<img src="/assets/img/two/11.jpg" <img src="/assets/img/two/11.jpg"
alt="the inside of a card signed by eleven people"> alt="the inside of a card signed by eleven people">
</li> </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>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"> <li class="stop">
<svg aria-hidden="true" viewBox="0 0 32 32" focusable="false"> <svg aria-hidden="true" viewBox="0 0 32 32" focusable="false">
<circle stroke="none" cx="16" cy="16" r="10"></circle> <circle stroke="none" cx="16" cy="16" r="10"></circle>