diff --git a/netlify.toml b/netlify.toml index 2e858104d7f3a78b8d513e16c817022c34ed30cf..6e92f638d01694334e09463a43c81da08f60fbed 100644 --- a/netlify.toml +++ b/netlify.toml @@ -17,6 +17,7 @@ [dev] command = "make serve URL=http://localhost:8888/" + framework = "hugo" [[plugins]] package = "netlify-plugin-checklinks"