mirror of
https://github.com/rancher/rancher-docs.git
synced 2026-09-25 04:28:15 +00:00
Open external links in new tab
This commit is contained in:
+4
-2
@@ -6,9 +6,11 @@ themesDir = "node_modules"
|
||||
pluralizeListTitles = false
|
||||
|
||||
enableRobotsTXT = true
|
||||
pygmentsCodeFences=true
|
||||
pygmentsCodeFencesGuessSyntax=true
|
||||
pygmentsCodeFences = true
|
||||
pygmentsCodeFencesGuessSyntax = true
|
||||
|
||||
[blackfriday]
|
||||
hrefTargetBlank = true
|
||||
|
||||
[permalinks]
|
||||
inside-pages = "/:filename/"
|
||||
|
||||
Reference in New Issue
Block a user