Merge branch 'logo_min' into 'main'

Optimize logo image (601 KiB -> 18 KiB)

See merge request lvra/lvra.gitlab.io!50
This commit is contained in:
hypevhs 2024-11-16 02:36:06 +00:00
commit 021c637292
3 changed files with 12 additions and 12 deletions

View file

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