Skip to content

Commit

Permalink
Update netlify.toml (#150)
Browse files Browse the repository at this point in the history
  • Loading branch information
sherakama authored Jan 11, 2021
1 parent d6136a7 commit 0d9c545
Showing 1 changed file with 0 additions and 22 deletions.
22 changes: 0 additions & 22 deletions netlify.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,28 +21,6 @@
Strict-Transport-Security = "max-age=2592000"
Feature-Policy = "vibrate 'none'; geolocation 'none'; midi 'none'; notifications 'none'; push 'none'; microphone 'none'; camera 'none'; magnetometer 'none'; gyroscope 'none'; speaker 'none'; vibrate 'none'; fullscreen 'none'"

# PLUGIN A11Y
# https://github.com/netlify-labs/netlify-plugin-a11y#readme
# ##############################################################################
# [[plugins]]
# package = "netlify-plugin-a11y"

# all inputs are optional, we just show you the defaults below
# [plugins.inputs]

# required config
# checkPaths = ['/'] # you can give an array of directories or paths to html files, that you want to run a11y checks on

## optional config
# ignoreDirectories = ['/editor'] # explicitly ignore these directories
# resultMode = "warn" # is "error" by default

# PLUGIN GATSBY CACHE
# https://github.com/jlengstorf/netlify-plugin-gatsby-cache#readme
# ##############################################################################
[[plugins]]
package = "netlify-plugin-gatsby-cache"

# PLUGIN LIGHTHOUSE
# https://github.com/netlify-labs/netlify-plugin-lighthouse#readme
# ##############################################################################
Expand Down

0 comments on commit 0d9c545

Please sign in to comment.