[Docs] Adjust favicon icon for docs site

This commit is contained in:
Sirz Benjie 2025-09-11 13:47:58 -05:00
parent 0cc59974cc
commit 86027b82be
No known key found for this signature in database
GPG Key ID: 4A524B4D196C759E

View File

@ -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,