mirror of
https://github.com/nunocoracao/blowfish.git
synced 2026-01-30 16:31:52 +01:00
fixed margin in lists and added show cards
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
|
||||
colorScheme = "blowfish"
|
||||
defaultAppearance = "dark" # valid options: light or dark
|
||||
autoSwitchAppearance = false
|
||||
autoSwitchAppearance = true
|
||||
|
||||
enableSearch = true
|
||||
enableCodeCopy = true
|
||||
@@ -53,6 +53,7 @@ mainSections = ["docs", "samples"]
|
||||
showBreadcrumbs = false
|
||||
showSummary = true
|
||||
showTableOfContents = false
|
||||
showCards = true
|
||||
groupByYear = false
|
||||
|
||||
[sitemap]
|
||||
|
||||
Reference in New Issue
Block a user