first
This commit is contained in:
23
src/attribution.njk
Normal file
23
src/attribution.njk
Normal file
@ -0,0 +1,23 @@
|
||||
---
|
||||
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 created with
|
||||
<a href="https://11ty.dev" target="_blank">{{ eleventy.generator }}</a>
|
||||
and built
|
||||
<a href="https://declare-ai.org/1.0.0/none.html" target="_blank">
|
||||
without the use of generative AI</a>.
|
||||
</p>
|
||||
</div>
|
||||
Reference in New Issue
Block a user