Compare commits

...

2 Commits

Author SHA1 Message Date
7a88b06c95 make card folder for img 2025-12-31 14:52:49 -08:00
a6e90c3e3e note start of journey 2025-12-31 14:51:24 -08:00
2 changed files with 2 additions and 2 deletions

View File

@ -34,13 +34,13 @@
<main> <main>
<h1>The Travels of <span class="card">Card One</span></h1> <h1>The Travels of <span class="card">Card One</span></h1>
<p><span class="card">Card one</span> has 16 total recipients.</p> <p><span class="card">Card one</span> has 16 total recipients. Its journey began in late December, 2025.</p>
<ol> <ol>
<li class="stop"> <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> <svg aria-hidden="true" viewBox="0 0 32 32" focusable="false"><circle stroke="none" cx="16" cy="16" r="10"></circle></svg>
<h2>California, USA</h2> <h2>California, USA</h2>
<img src="/img/one-00.jpg" alt="an open pop-up greeting card. the pop-up is an autumnal tree, and the inside of the card has autumn leaf designs. two small figurines sit on the card to hold it open flat."/> <img src="/img/one/00.jpg" alt="an open pop-up greeting card. the pop-up is an autumnal tree, and the inside of the card has autumn leaf designs. two small figurines sit on the card to hold it open flat."/>
</li> </li>
</ol> </ol>
</main> </main>

View File

Before

Width:  |  Height:  |  Size: 972 KiB

After

Width:  |  Height:  |  Size: 972 KiB