mirror of
https://github.com/TECHNOFAB11/kubenix.git
synced 2026-02-02 09:25:10 +01:00
use nord theme for syntax highlighting
This commit is contained in:
parent
1c45d6c2b7
commit
935915ca2d
1 changed files with 3 additions and 0 deletions
|
|
@ -2,6 +2,9 @@ title = "kubenix"
|
||||||
theme = "hugo-book"
|
theme = "hugo-book"
|
||||||
baseURL = "https://kubenix.org/"
|
baseURL = "https://kubenix.org/"
|
||||||
|
|
||||||
|
[markup.highlight]
|
||||||
|
style = "nord"
|
||||||
|
|
||||||
[params]
|
[params]
|
||||||
BookLogo = "logo.svg"
|
BookLogo = "logo.svg"
|
||||||
BookRepo = "https://github.com/hall/kubenix"
|
BookRepo = "https://github.com/hall/kubenix"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue