Updated the config yml example
parent
1d963f4584
commit
a543d1fe0f
|
@ -12,6 +12,8 @@ fancybox: true
|
||||||
|
|
||||||
# Profile
|
# Profile
|
||||||
profile: true # whether to show profile bar
|
profile: true # whether to show profile bar
|
||||||
|
gravatar: false # whether to use gravatar with the email
|
||||||
|
showlogo: false # whether to show the logo in the header
|
||||||
|
|
||||||
# Sidebar
|
# Sidebar
|
||||||
sidebar: right # set to false if you don't want a sidebar
|
sidebar: right # set to false if you don't want a sidebar
|
||||||
|
|
Loading…
Reference in New Issue