We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a3d933 commit f37f156Copy full SHA for f37f156
_config.yml
@@ -4,7 +4,6 @@ theme: just-the-docs
4
url: "https://pspdev.github.io"
5
6
# just-the-docs configuration
7
-favicon_ico: "/images/pspdev.ico"
8
color_scheme: dark
9
10
exclude:
images/pspdev.ico renamed to favicon.ico
index.md
@@ -4,7 +4,7 @@ layout: home
nav_order: 1
---
-<img src="/images/pspdev.ico" width="64px" alt="PSPDEV Logo" />
+<img src="/favicon.ico" width="64px" alt="PSPDEV Logo" />
{: .text-center }
# Welcome to PSPDEV
0 commit comments