some spacing tweaks, fix weird nav
This commit is contained in:
@ -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>
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
title: Events at the Beall Greenhouses
|
||||
eleventyNavigation:
|
||||
order: 2
|
||||
key: 🗓 events
|
||||
key: 🗓️ events
|
||||
---
|
||||
|
||||
{% set items = collections.events | reverse %}
|
||||
|
||||
@ -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 %}
|
||||
|
||||
Reference in New Issue
Block a user