Browse Source

Delete netlify.toml

main
Adrian Short 4 years ago
parent
commit
42428b63b4
1 changed files with 0 additions and 12 deletions
  1. +0
    -12
      netlify.toml

+ 0
- 12
netlify.toml View File

@@ -1,12 +0,0 @@
[build]
base = "."
publish = "_site"
command = "bundle exec bin/download && bundle exec bin/build"

[template]
incoming-hooks = ["Morph scrape completed"]
[template.environment]
# eg https://api.morph.io/adrianshort/inlink-scraper/data.json
MORPH_API_URL = "Your public inlink-scraper Morph API URL (ends in data.json)"
MORPH_API_KEY = "Your secret Morph API key"

Loading…
Cancel
Save