diff options
| author | Xe Iaso <me@xeiaso.net> | 2025-04-03 10:59:59 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-04-03 10:59:59 -0400 |
| commit | 35e0a8179a70678708ceb90c9a285940f99b9774 (patch) | |
| tree | 5cc5e02cc9e53272b1c5667fc145ccf0c1c5b695 /docs/docusaurus.config.ts | |
| parent | f844fffd1ebd4178292df09ce181ad0d6db4038f (diff) | |
| download | anubis-1.15.2.tar.xz anubis-1.15.2.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/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: [ { |
