diff --git a/_includes/footer.njk b/_includes/footer.njk index 5e0ea02..4be12d1 100644 --- a/_includes/footer.njk +++ b/_includes/footer.njk @@ -1,2 +1,3 @@ diff --git a/_includes/head.njk b/_includes/head.njk index d2960e8..da9f1fa 100644 --- a/_includes/head.njk +++ b/_includes/head.njk @@ -35,7 +35,7 @@ #} - - - + + + diff --git a/src/attribution.md b/src/attribution.md new file mode 100644 index 0000000..ceb209e --- /dev/null +++ b/src/attribution.md @@ -0,0 +1,9 @@ +--- +title: Attribution +--- + +This site is built using [{{ eleventy.generator }}](https://www.11ty.dev/){target="_blank"} by [Lee Cattarin](https://leecat.art){target="_blank"}. + +The header font is [Monserrat](https://fonts.google.com/specimen/Montserrat){target="_blank"}. The body font is [Atkinson Hyperlegible Next](https://www.brailleinstitute.org/freefont/){target="_blank"}, developed by the Braille Institute. + +This site is created [without the use of generative AI](https://declare-ai.org/1.0.0/none.html){target="_blank"}.