From 798674f55e02d1544a48e789d4a5ea6817e4d814 Mon Sep 17 00:00:00 2001 From: Claude Date: Thu, 18 Jun 2026 00:18:50 +0000 Subject: [PATCH] docs: use logo.svg for the site brand and favicon Add the Candybox logo (from the assets branch) to the docs site and wire it into the hugo-book sidebar brand (BookLogo) and the browser-tab favicon (BookFavicon). Co-Authored-By: Claude Opus 4.8 Claude-Session: https://claude.ai/code/session_01MrEvU2tM8JaoZQgXotaPhH --- docs/config.toml | 2 ++ docs/static/logo.svg | 12 ++++++++++++ 2 files changed, 14 insertions(+) create mode 100644 docs/static/logo.svg diff --git a/docs/config.toml b/docs/config.toml index 10448db..9bda7c8 100644 --- a/docs/config.toml +++ b/docs/config.toml @@ -29,6 +29,8 @@ enableGitInfo = true [params] # hugo-book options — see https://github.com/alex-shpak/hugo-book#configuration + BookLogo = 'logo.svg' # sidebar brand logo (served from static/logo.svg) + BookFavicon = 'logo.svg' # browser-tab favicon (same SVG) BookTheme = 'auto' # light / dark / auto BookToC = true # per-page table of contents BookRepo = 'https://github.com/predatorray/candybox' diff --git a/docs/static/logo.svg b/docs/static/logo.svg new file mode 100644 index 0000000..b9fefa0 --- /dev/null +++ b/docs/static/logo.svg @@ -0,0 +1,12 @@ + + + + + + + + + +