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 24, 2022
1 parent c26fd5d commit 1e551b9
Show file tree
Hide file tree
Showing 3 changed files with 689 additions and 537 deletions.
14 changes: 14 additions & 0 deletions netlify.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,20 @@
[context.next.environment]
HUGO_ENV = "next"


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

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

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

0 comments on commit 1e551b9

Please sign in to comment.