Skip to content

Commit b84006b

Browse files
committed
Set noJSConfigInAssets to false in config.toml
1 parent 649b263 commit b84006b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

config.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ canonifyURLs = false
1616
id = 'G-64G6E64CHY'
1717

1818
[build]
19-
noJSConfigInAssets = true
19+
noJSConfigInAssets = false
2020

2121
[module]
2222
replacements = "github.com/colinwilson/lotusdocs -> themes/lotusdocs"

0 commit comments

Comments
 (0)