From b14aa6a0c33c525d1dcbbfc9233a22ffd4a17c32 Mon Sep 17 00:00:00 2001 From: Xe Iaso Date: Thu, 3 Apr 2025 07:54:24 -0400 Subject: Add new Anubis mascot (#204) * Add new Anubis mascot Signed-off-by: Xe Iaso * web: add artist credit to footer Signed-off-by: Xe Iaso --------- Signed-off-by: Xe Iaso --- docs/docusaurus.config.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/docusaurus.config.ts') 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: [ { -- cgit v1.2.3