11 lines
214 B
Plaintext
11 lines
214 B
Plaintext
---
|
|
title: Artists in residence at the Beall Greenhouses
|
|
permalink: /artists/
|
|
eleventyNavigation:
|
|
order: 3
|
|
key: 🖌 artists
|
|
---
|
|
|
|
{% set items = collections.residents | reverse %}
|
|
{% include "directory.njk" %}
|