Files
beall/src/attribution.njk
2026-04-01 13:47:01 -07:00

24 lines
670 B
Plaintext

---
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>
This site is built with
<a href="https://11ty.dev" target="_blank">{{ eleventy.generator }}</a>
and created
<a href="https://declare-ai.org/1.0.0/none.html" target="_blank">
without the use of generative AI</a>.
</p>
</div>