Open external links in new tab

This commit is contained in:
Vincent Fiduccia
2018-07-17 18:21:46 -07:00
committed by Denise
parent d6a9bfca5c
commit 909b9829a0
+4 -2
View File
@@ -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/"