some spacing tweaks, fix weird nav

This commit is contained in:
2026-05-03 19:09:58 -07:00
parent 893275c041
commit db1d6d9563
18 changed files with 507 additions and 992 deletions

View File

@ -2,11 +2,21 @@
title: About the Beall Greenhouses
eleventyNavigation:
order: 1
key: about
key: about
---
<div class="no-header">
<p>
The old Beall Greenhouses can be found at
<a href="https://maps.app.goo.gl/5p1NAArdjX4vaEgw9"
target="_blank">18527 Beall Rd SW, Vashon, WA 98070</a>.
</p>
<p><a href="https://www.historylink.org/File/2346" target="_blank">
Read about the Beall Greenhouses on HistoryLink.org
</a></p>
<p>
Questions? <a href="mailto:beall.greenhouses@gmail.com">Email us!</a>
</p>
</div>

View File

@ -2,7 +2,7 @@
title: Events at the Beall Greenhouses
eleventyNavigation:
order: 2
key: 🗓 events
key: 🗓 events
---
{% set items = collections.events | reverse %}

View File

@ -3,7 +3,7 @@ title: Artists in residence at the Beall Greenhouses
permalink: /artists/
eleventyNavigation:
order: 3
key: 🖌 artists
key: 🎨 artists
---
{% set items = collections.residents | reverse %}