mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-09-24 07:23: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",
|
readme: "./README.md",
|
||||||
coverageLabel: "Documented",
|
coverageLabel: "Documented",
|
||||||
coverageSvgWidth: 120, // Increased from 104 baseline due to adding 2 extra letters
|
coverageSvgWidth: 120, // Increased from 104 baseline due to adding 2 extra letters
|
||||||
favicon: "./public/images/logo.png",
|
favicon: "./favicon.ico",
|
||||||
theme: "typedoc-github-theme",
|
theme: "typedoc-github-theme",
|
||||||
customFooterHtml: "<p>Copyright <strong>Pagefault Games</strong> 2025</p>",
|
customFooterHtml: "<p>Copyright <strong>Pagefault Games</strong> 2025</p>",
|
||||||
customFooterHtmlDisableWrapper: true,
|
customFooterHtmlDisableWrapper: true,
|
||||||
|
Loading…
Reference in New Issue
Block a user