mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-09-23 15:03:24 +02:00
[Docs] Adjust favicon icon for docs site
This commit is contained in:
parent
0cc59974cc
commit
86027b82be
@ -43,7 +43,7 @@ const config = {
|
||||
readme: "./README.md",
|
||||
coverageLabel: "Documented",
|
||||
coverageSvgWidth: 120, // Increased from 104 baseline due to adding 2 extra letters
|
||||
favicon: "./public/images/logo.png",
|
||||
favicon: "./favicon.ico",
|
||||
theme: "typedoc-github-theme",
|
||||
customFooterHtml: "<p>Copyright <strong>Pagefault Games</strong> 2025</p>",
|
||||
customFooterHtmlDisableWrapper: true,
|
||||
|
Loading…
Reference in New Issue
Block a user