Commit 1e9d464a authored by onknows's avatar onknows
Browse files

gitlab base_url and shortcode gitlab_link

PHX-178 PHX-182
parent 45a8e839
Loading
Loading
Loading
Loading
+5 −1
Original line number Diff line number Diff line
@@ -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"]
@@ -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.