Switch theme to auto dark mode
This commit is contained in:
parent
958252c9d3
commit
252bf0038e
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@ theme = 'hugo-book'
|
||||||
enableGitInfo = true
|
enableGitInfo = true
|
||||||
|
|
||||||
[params]
|
[params]
|
||||||
|
BookTheme = 'auto'
|
||||||
BookLogo = 'logo.svg'
|
BookLogo = 'logo.svg'
|
||||||
BookRepo = 'https://git.edgarpierre.fr/edpibu/blog'
|
BookRepo = 'https://git.edgarpierre.fr/edpibu/blog'
|
||||||
BookDateFormat = '2006-01-02'
|
BookDateFormat = '2006-01-02'
|
||||||
|
|
Loading…
Reference in a new issue