Optimize logo image (601 KiB -> 18 KiB)

This commit is contained in:
Aleksander 2024-11-15 23:29:55 +01:00
parent 5d839f22aa
commit dbab82f1c4
3 changed files with 12 additions and 12 deletions

View file

@ -8,16 +8,16 @@ enableGitInfo = true
disableKinds = ['taxonomy'] disableKinds = ['taxonomy']
[params] [params]
BookTheme = 'auto' BookTheme = 'auto'
# enable in single pages if they get too long # enable in single pages if they get too long
BookToC = false BookToC = false
BookLogo = '/logo.png' BookLogo = '/logo.webp'
BookSection = 'docs' BookSection = 'docs'
BookRepo = 'https://gitlab.com/lvra/lvra.gitlab.io' BookRepo = 'https://gitlab.com/lvra/lvra.gitlab.io'
BookCommitPath = '-/commit' BookCommitPath = '-/commit'
BookEditPath = '-/edit/main' BookEditPath = '-/edit/main'
BookDateFormat = 'Jan 2, 2006' BookDateFormat = 'Jan 2, 2006'
BookSearch = true BookSearch = true
BookComments = false BookComments = false
[markup.goldmark.renderer] [markup.goldmark.renderer]
unsafe = true unsafe = true

Binary file not shown.

Before

Width:  |  Height:  |  Size: 587 KiB

BIN
static/logo.webp Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB