Removed flag icon span if countryCode is null (#603)
* Update lang-selector.html * Update lang-selector-2.html * Added showFlags parameter * Refactor showFlags logic Signed-off-by: hossainemruz <hossainemruz@gmail.com> Co-authored-by: hossainemruz <hossainemruz@gmail.com>
This commit is contained in:
parent
4a5f6ce426
commit
3d6246f3c9
4 changed files with 37 additions and 22 deletions
|
@ -145,6 +145,9 @@ params:
|
|||
# specify whether you want to show Table of Contents in reading page
|
||||
enableTOC: true
|
||||
|
||||
# specify whether you want the language flags to be displayed.
|
||||
showFlags: true
|
||||
|
||||
# Provide newsletter configuration.
|
||||
# This feature has been implemented for Mailchimp only for now.
|
||||
# You can also hide it from the footer.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue