Compare commits
2
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
fb831281a3 | ||
|
|
4d2b1f3acd |
Binary file not shown.
|
After Width: | Height: | Size: 104 KiB |
+13
-3
@@ -85,8 +85,10 @@
|
||||
</ol>
|
||||
|
||||
<p>
|
||||
Unfortunately, card one 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.
|
||||
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. 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>
|
||||
|
||||
<ol>
|
||||
@@ -94,9 +96,17 @@
|
||||
<svg aria-hidden="true" viewBox="0 0 32 32" focusable="false">
|
||||
<circle stroke="none" cx="16" cy="16" r="10"></circle>
|
||||
</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>
|
||||
|
||||
@@ -135,6 +135,13 @@
|
||||
<img src="/assets/img/two/11.jpg"
|
||||
alt="the inside of a card signed by eleven people">
|
||||
</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>
|
||||
|
||||
Reference in New Issue
Block a user