Loading config/_default/hugo.toml +5 −1 Original line number Diff line number Diff line Loading @@ -22,6 +22,10 @@ enableMissingTranslationPlaceholders = true category = "categories" tag = "tags" [params.gitlab] base_url = 'https://gitlab.com/c2platform' base_page = '/docs/gitlab/c2platform' [params.taxonomy] # set taxonomyCloud = [] to hide taxonomy clouds taxonomyCloud = ["categories", "tags"] Loading Loading @@ -140,7 +144,7 @@ sidebar_menu_compact = true sidebar_search_disable = false # Set to true to make the sidebar foldable sidebar_menu_foldable = true # Show menu # Show dark mode menu showLightDarkModeMenu = false # Adds a H2 section titled "Feedback" to the bottom of each doc. The responses are sent to Google Analytics as events. Loading Loading
config/_default/hugo.toml +5 −1 Original line number Diff line number Diff line Loading @@ -22,6 +22,10 @@ enableMissingTranslationPlaceholders = true category = "categories" tag = "tags" [params.gitlab] base_url = 'https://gitlab.com/c2platform' base_page = '/docs/gitlab/c2platform' [params.taxonomy] # set taxonomyCloud = [] to hide taxonomy clouds taxonomyCloud = ["categories", "tags"] Loading Loading @@ -140,7 +144,7 @@ sidebar_menu_compact = true sidebar_search_disable = false # Set to true to make the sidebar foldable sidebar_menu_foldable = true # Show menu # Show dark mode menu showLightDarkModeMenu = false # Adds a H2 section titled "Feedback" to the bottom of each doc. The responses are sent to Google Analytics as events. Loading