aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorXe Iaso <me@xeiaso.net>2025-04-03 08:40:34 -0400
committerXe Iaso <me@xeiaso.net>2025-04-03 08:40:34 -0400
commit344fd12e530bd28efb15a8488ad0772f312bd3f0 (patch)
tree5cc5e02cc9e53272b1c5667fc145ccf0c1c5b695 /docs
parent08fa5f8085770774e34ac5510c2e01dbffb128e7 (diff)
downloadanubis-release/v1.15.2.tar.xz
anubis-release/v1.15.2.zip
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