fixed margin in lists and added show cards

This commit is contained in:
Nuno Coração
2022-10-02 17:03:09 +01:00
parent afd5d3508b
commit 45a62c3507
300 changed files with 15024 additions and 67 deletions

View File

@@ -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]