aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorXe Iaso <me@xeiaso.net>2025-04-03 10:59:59 -0400
committerGitHub <noreply@github.com>2025-04-03 10:59:59 -0400
commit35e0a8179a70678708ceb90c9a285940f99b9774 (patch)
tree5cc5e02cc9e53272b1c5667fc145ccf0c1c5b695 /docs
parentf844fffd1ebd4178292df09ce181ad0d6db4038f (diff)
downloadanubis-release/v1.15.x.tar.xz
anubis-release/v1.15.x.zip
Add the new CELPHASE art to the stable branch (#209)v1.15.2release/v1.15.x
* web: add artist credit to footer Signed-off-by: Xe Iaso <me@xeiaso.net> * v1.15.2 Signed-off-by: Xe Iaso <me@xeiaso.net> --------- Signed-off-by: Xe Iaso <me@xeiaso.net>
Diffstat (limited to 'docs')
-rw-r--r--docs/docs/CHANGELOG.md6
-rw-r--r--docs/docusaurus.config.ts2
-rw-r--r--docs/static/img/android-chrome-512x512.pngbin227688 -> 108267 bytes
-rw-r--r--docs/static/img/favicon.icobin15086 -> 15406 bytes
-rw-r--r--docs/static/img/favicon.webpbin0 -> 6028 bytes
-rw-r--r--docs/static/img/happy.webpbin59250 -> 30584 bytes
6 files changed, 7 insertions, 1 deletions
diff --git a/docs/docs/CHANGELOG.md b/docs/docs/CHANGELOG.md
index d2a6498..a9f23cf 100644
--- a/docs/docs/CHANGELOG.md
+++ b/docs/docs/CHANGELOG.md
@@ -11,6 +11,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
+## v1.15.2
+
+Zenos yae Galvus: Echo 2
+
+The mascot has been updated with art by [CELPHASE](https://bsky.app/profile/celphase.bsky.social).
+
## v1.15.1
Zenos yae Galvus: Echo 1
diff --git a/docs/docusaurus.config.ts b/docs/docusaurus.config.ts
index 42eaa98..4320504 100644
--- a/docs/docusaurus.config.ts
+++ b/docs/docusaurus.config.ts
@@ -76,7 +76,7 @@ const config: Config = {
title: 'Anubis',
logo: {
alt: 'A happy jackal woman with brown hair and red eyes',
- src: 'img/happy.webp',
+ src: 'img/favicon.webp',
},
items: [
{
diff --git a/docs/static/img/android-chrome-512x512.png b/docs/static/img/android-chrome-512x512.png
index dddd387..cef21c5 100644
--- a/docs/static/img/android-chrome-512x512.png
+++ b/docs/static/img/android-chrome-512x512.png
Binary files differ
diff --git a/docs/static/img/favicon.ico b/docs/static/img/favicon.ico
index 593253c..fba094c 100644
--- a/docs/static/img/favicon.ico
+++ b/docs/static/img/favicon.ico
Binary files differ
diff --git a/docs/static/img/favicon.webp b/docs/static/img/favicon.webp
new file mode 100644
index 0000000..394a93e
--- /dev/null
+++ b/docs/static/img/favicon.webp
Binary files differ
diff --git a/docs/static/img/happy.webp b/docs/static/img/happy.webp
index 31c78c8..40b979d 100644
--- a/docs/static/img/happy.webp
+++ b/docs/static/img/happy.webp
Binary files differ