add mellow nomadic gathering feature
This commit is contained in:
parent
1f3dc9f574
commit
7616c917da
@ -1225,6 +1225,11 @@ a:hover {
|
||||
color: var(--color-link-dark);
|
||||
}
|
||||
|
||||
.link--light {
|
||||
color: var(--color-white);
|
||||
text-decoration: underline;
|
||||
}
|
||||
|
||||
/* ---------- Buttons ---------- */
|
||||
.btn {
|
||||
display: inline-flex;
|
||||
|
||||
19
index.html
19
index.html
@ -1486,6 +1486,16 @@
|
||||
src="https://cdn.lasthourhosting.org/assets/knotsoflove.webp"
|
||||
alt="Knots of Love logo"
|
||||
/></a>
|
||||
<a
|
||||
href="https://mellownomadic.com/2026-nomadic-gatherings-guide/"
|
||||
target="_blank"
|
||||
rel="noopener noreferrer"
|
||||
><img
|
||||
loading="lazy"
|
||||
decoding="async"
|
||||
src="https://cdn.lasthourhosting.org/assets/2026-Nomadic-Gatherings-Van-Life-Meetups-by-Mellow-Nomadic-Adventures-300x300.webp"
|
||||
alt="Mellow Nomadic Adventures 2026 Nomadic Gatherings & Van Life Meetups logo"
|
||||
/></a>
|
||||
<a
|
||||
href="https://fireironforge.com/"
|
||||
target="_blank"
|
||||
@ -5508,7 +5518,14 @@
|
||||
one-of-a-kind <strong>Christian van life meetup in Idaho</strong>,
|
||||
three days of off-grid community, fireside worship, and adventure with
|
||||
people who actually live this life. Park your rig, plug in, and pull
|
||||
up a chair by the fire.
|
||||
up a chair by the fire. Featured in the
|
||||
<a
|
||||
class="link--light fw-bold"
|
||||
href="https://mellownomadic.com/2026-nomadic-gatherings-guide/"
|
||||
target="_blank"
|
||||
rel="noopener noreferrer"
|
||||
>2026 Nomadic Gatherings Guide</a
|
||||
>.
|
||||
</p>
|
||||
|
||||
<div class="vanlife__cards">
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user