Compare commits
4
Commits
fb831281a3
..
main
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
f485d28559 | ||
|
|
5f59d417bf | ||
|
|
021414fcca | ||
|
|
1a09f08616 |
@@ -107,6 +107,13 @@
|
|||||||
<img src="/assets/img/one/07.jpg"
|
<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.">
|
alt="the front of a card with a design of flowers, probably lilies, on top of a mostly hidden envelope.">
|
||||||
</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>New York, USA</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>
|
||||||
|
|||||||
+19
-4
@@ -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>
|
||||||
|
|||||||
@@ -142,6 +142,13 @@
|
|||||||
<h2>Oregon, USA</h2>
|
<h2>Oregon, USA</h2>
|
||||||
<div class="spacer"></div>
|
<div class="spacer"></div>
|
||||||
</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>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>
|
||||||
|
|||||||
Reference in New Issue
Block a user