Files
beall/src/attribution.njk

24 lines
670 B
Plaintext
Raw Normal View History

2026-03-31 16:38:22 -07:00
---
title: Attribution
---
<div class="no-header">
<p>This website is created and maintained by
<a href="https://leecat.art" target="_blank">Lee Cattarin</a>.
Markets at the Beall Greenhouses are coordinated by
<a href="/artists/hawke">Jennifer Hawke</a>.
</p>
<p>
Much thanks to all the participating artists, both
<a href="/artists">artists in residence</a>
and market artists.
</p>
<p>
2026-04-01 13:47:01 -07:00
This site is built with
2026-03-31 16:38:22 -07:00
<a href="https://11ty.dev" target="_blank">{{ eleventy.generator }}</a>
2026-04-01 13:47:01 -07:00
and created
2026-03-31 16:38:22 -07:00
<a href="https://declare-ai.org/1.0.0/none.html" target="_blank">
without the use of generative AI</a>.
</p>
</div>