diff options
| author | Xe Iaso <me@xeiaso.net> | 2025-04-03 07:54:24 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-04-03 07:54:24 -0400 |
| commit | b14aa6a0c33c525d1dcbbfc9233a22ffd4a17c32 (patch) | |
| tree | d1779bfab2a0f690fce1fa8a160f0c00b7775ae7 /docs/docusaurus.config.ts | |
| parent | 21a9d77788653f30fef4f3b37e8163a833f1a5d9 (diff) | |
| download | anubis-b14aa6a0c33c525d1dcbbfc9233a22ffd4a17c32.tar.xz anubis-b14aa6a0c33c525d1dcbbfc9233a22ffd4a17c32.zip | |
Add new Anubis mascot (#204)
* Add new Anubis mascot
Signed-off-by: Xe Iaso <me@xeiaso.net>
* web: add artist credit to footer
Signed-off-by: Xe Iaso <me@xeiaso.net>
---------
Signed-off-by: Xe Iaso <me@xeiaso.net>
Diffstat (limited to 'docs/docusaurus.config.ts')
| -rw-r--r-- | docs/docusaurus.config.ts | 2 |
1 files changed, 1 insertions, 1 deletions
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: [ { |
