Skip to content

Commit 81fddfd

Browse files
committed
add missing root?
1 parent 0649f6d commit 81fddfd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

config.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ enableGitInfo = true
77
pygmentsStyle = "vs"
88

99
[outputs]
10-
home = [ "RSS", "HTML"]
10+
home = ["RSS", "HTML"]
1111
page = ["HTML", "JSON"]
1212

1313
[outputFormats]
@@ -20,4 +20,4 @@ mediatype = "application/json"
2020
baseName = "all"
2121

2222
[params]
23-
helpRoot = ""
23+
helpRoot = "https://help.jsbin.com/"

0 commit comments

Comments
 (0)