update theme param
This commit is contained in:
parent
782a5537ee
commit
a6b6b84815
1 changed files with 1 additions and 1 deletions
|
@ -50,7 +50,7 @@ disqusShortname = 'YOUR_DISQUS_SHORTNAME' # add disqus comments
|
|||
|
||||
[params]
|
||||
# color theme
|
||||
theme = 'linen' # linen, gray, light
|
||||
theme = 'gray' # gray, light, linen, wheat
|
||||
|
||||
# header social icons
|
||||
twitter = 'YOUR_TWITTER_ID' # twitter.com/YOUR_TWITTER_ID
|
||||
|
|
Loading…
Reference in a new issue