From 8ff28fbb33c58dfd00b433c95a8ba6504a222896 Mon Sep 17 00:00:00 2001 From: Xe Iaso Date: Mon, 5 May 2025 12:29:16 -0400 Subject: [PATCH] chore(static/img): add mascot attributions to the repo (#448) Signed-off-by: Xe Iaso --- docs/docs/CHANGELOG.md | 1 + web/static/img/ATTRIBUTIONS.txt | 3 +++ 2 files changed, 4 insertions(+) create mode 100644 web/static/img/ATTRIBUTIONS.txt diff --git a/docs/docs/CHANGELOG.md b/docs/docs/CHANGELOG.md index 64b07d4..5eb41c1 100644 --- a/docs/docs/CHANGELOG.md +++ b/docs/docs/CHANGELOG.md @@ -18,6 +18,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Added the ability to do [expression matching with CEL](./admin/configuration/expressions.mdx) - Add a warning for clients that don't store cookies - Disable Open Graph passthrough by default ([#435](https://github.com/TecharoHQ/anubis/issues/435)) +- Clarify the license of the mascot images ([#442](https://github.com/TecharoHQ/anubis/issues/442)) ## v1.17.1: Asahi sas Brutus: Echo 1 diff --git a/web/static/img/ATTRIBUTIONS.txt b/web/static/img/ATTRIBUTIONS.txt new file mode 100644 index 0000000..3960c2a --- /dev/null +++ b/web/static/img/ATTRIBUTIONS.txt @@ -0,0 +1,3 @@ +These mascot images were made by CELPHASE (https://bsky.app/profile/celphase.bsky.social). + +These images are available under the terms of the MIT license that this repository uses. \ No newline at end of file