We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a5ca0ae commit 5f203f2Copy full SHA for 5f203f2
Gemfile.lock
@@ -119,6 +119,7 @@ GEM
119
webrick (1.8.1)
120
121
PLATFORMS
122
+ ruby
123
x86_64-darwin-19
124
x86_64-darwin-20
125
netlify.toml
@@ -28,11 +28,11 @@
28
to = "/assets/docs.bundle.js"
29
status = 200
30
31
-[[plugins]]
32
- package = "netlify-plugin-jekyll-cache"
+# [[plugins]]
+# package = "netlify-plugin-jekyll-cache"
33
34
- [plugins.inputs]
35
- jekyllSource = "/src"
+# [plugins.inputs]
+# jekyllSource = "/src"
36
37
38
[[headers]]
0 commit comments