Skip to content

Commit

Permalink
deps: bump versions to latest
Browse files Browse the repository at this point in the history
  • Loading branch information
h-enk committed Mar 25, 2022
1 parent 29428c6 commit d127ee6
Show file tree
Hide file tree
Showing 3 changed files with 624 additions and 589 deletions.
13 changes: 13 additions & 0 deletions netlify.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,19 @@
[context.next.environment]
HUGO_ENV = "next"

[[plugins]]
package = "netlify-plugin-submit-sitemap"

[plugins.inputs]
baseUrl = "https://doks.netlify.app/"
sitemapPath = "/sitemap.xml"
ignorePeriod = 0
providers = [
"google",
"bing",
"yandex"
]

[dev]
framework = "#custom"
command = "npm run start"
Expand Down
Loading

0 comments on commit d127ee6

Please sign in to comment.