first
This commit is contained in:
10
src/residents.njk
Normal file
10
src/residents.njk
Normal file
@ -0,0 +1,10 @@
|
||||
---
|
||||
title: Artists in residence at the Beall Greenhouses
|
||||
permalink: /artists/
|
||||
eleventyNavigation:
|
||||
order: 3
|
||||
key: 🖌 artists
|
||||
---
|
||||
|
||||
{% set items = collections.residents | reverse %}
|
||||
{% include "directory.njk" %}
|
||||
Reference in New Issue
Block a user