Add favicon

This commit is contained in:
Anthony Wang 2021-07-14 13:04:39 -05:00
parent c42a062823
commit 0733d35461
Signed by: a
GPG key ID: BC96B00AEC5F2D76
5 changed files with 2 additions and 0 deletions

View file

@ -20,6 +20,7 @@ disablePathToLower = true
endLevel = 9
[params]
geekdocLogo = "logo-transparent.png"
geekdocRepo = "https://github.com/Ta180m/HOWTuwu"
geekdocEditPath = "edit/main/content"
geekdocOverwriteHTMLBase = true

View file

@ -0,0 +1 @@
<link rel="icon" href="{{ "favicon/favicon.ico" | relURL }}" type="image/x-icon">

BIN
static/favicon/favicon.ico Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 17 KiB

BIN
static/logo-transparent.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 104 KiB

BIN
static/logo.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 87 KiB