few small tweaks
continuous-integration/drone/push Build is passing

This commit is contained in:
2026-09-17 20:01:53 -07:00
parent 12017d0098
commit da4249f3d2
5 changed files with 9 additions and 6 deletions
+2 -2
View File
@@ -76,7 +76,7 @@ p {
@media (max-width: 650px) { @media (max-width: 650px) {
p { p {
font-size: .9rem; font-size: .95rem;
line-height: 1.3rem; line-height: 1.3rem;
} }
} }
@@ -149,7 +149,7 @@ ul {
@media (max-width: 650px) { @media (max-width: 650px) {
ul { ul {
font-size: .9rem; font-size: .95rem;
line-height: 1.3rem; line-height: 1.3rem;
} }
} }
+2 -1
View File
@@ -7,7 +7,8 @@ eleventyNavigation:
<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. Its journey began in late December, 2025.</p> <p><span class="card">Card one</span> has 16 total recipients. Its journey began in
<time datetime="2025-12-27">late December, 2025</time>.</p>
{% set stops = collections["1a"] %} {% set stops = collections["1a"] %}
{% include "card.njk" %} {% include "card.njk" %}
+2 -1
View File
@@ -7,7 +7,8 @@ eleventyNavigation:
<h1>The Travels of <span class="card">Card Three</span></h1> <h1>The Travels of <span class="card">Card Three</span></h1>
<p><span class="card">Card three</span> has 16 total recipients. Its journey began in late July, 2026.</p> <p><span class="card">Card three</span> has 16 total recipients. Its journey began in
<time datetime="2026-07-20">late July, 2026</time>.</p>
{% set stops = collections["3"] %} {% set stops = collections["3"] %}
{% include "card.njk" %} {% include "card.njk" %}
+2 -1
View File
@@ -7,7 +7,8 @@ eleventyNavigation:
<h1>The Travels of <span class="card">Card Two</span></h1> <h1>The Travels of <span class="card">Card Two</span></h1>
<p><span class="card">Card two</span> has 16 total recipients. Its journey began in early January, 2026.</p> <p><span class="card">Card two</span> has 16 total recipients. Its journey began in
<time datetime="2026-01-06">early January, 2026</time>.</p>
{% set stops = collections["2"] %} {% set stops = collections["2"] %}
{% include "card.njk" %} {% include "card.njk" %}
+1 -1
View File
@@ -87,7 +87,7 @@ I'll be doing my level best to track the card's movement, so as it is sent aroun
## I want in! ## I want in!
as stated above, signups for the rounds beginning <time datetime="2026-01-01">January 1st, 2026</time> and <time datetime="2026-06-04">June 4th, 2026</time> are closed. However, you may still sign up in case of future rounds. as stated above, signups for the rounds beginning <time datetime="2026-01-01">January 1st, 2026</time> and <time datetime="2026-06-04">June 4th, 2026</time> are **closed**. However, you may still sign up in case of future rounds.
[sign up for the siblinghood of the traveling greeting card](https://airtable.com/appdoHZsRDUzgYu9q/pagsr9LVAqKx29gDl/form). [sign up for the siblinghood of the traveling greeting card](https://airtable.com/appdoHZsRDUzgYu9q/pagsr9LVAqKx29gDl/form).