Browse Source

added different plugin

pull/141/head
abhidj0090 4 years ago
parent
commit
27c4d22ccb
1 changed files with 1 additions and 10 deletions
  1. 1
    10
      netlify.toml

+ 1
- 10
netlify.toml View File

@@ -8,16 +8,7 @@
HUGO_BASEURL = "/"

[[plugins]]
package = "netlify-plugin-hashfiles"

[plugins.inputs]
# An array of glob patterns for pages on your site. Recursive traversal will start from these
entryPoints = [
"*.html"
]

# Directory where content-addressable files are moved and immutable cache-headers are set
staticDir = "/static/"
package = "netlify-plugin-hugo-cache-resources"

[[plugins]]
package = "netlify-plugin-is-website-vulnerable"

Loading…
Cancel
Save