site: fixes dark mode (#547)

Signed-off-by: Adrian Cole <adrian@tetrate.io>
This commit is contained in:
Crypt Keeper
2022-05-12 14:50:46 +08:00
committed by GitHub
parent 00bce4f6c5
commit fccf55c286
3 changed files with 33 additions and 13 deletions

View File

@@ -10,10 +10,7 @@ theme = "hello-friend"
[languages]
[languages.en]
# TODO: dark theme logo https://github.com/panr/hugo-theme-hello-friend/issues/291
[languages.en.params.logo]
logoText = "wazero"
path = "/img/wazero.svg"
# Note: We override the logo via layouts/partials/logo.html
[languages.en.menu]
[[languages.en.menu.main]]
url = "https://pkg.go.dev/github.com/tetratelabs/wazero"

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 7.0 KiB