update for netlify

This commit is contained in:
Kyle Belanger 2022-09-20 15:49:27 -04:00
parent 854b29fa2c
commit b6b7360049
2 changed files with 7 additions and 0 deletions

2
netlify.toml Normal file
View file

@ -0,0 +1,2 @@
[[plugins]]
package = "@quarto/netlify-plugin-quarto"

5
package.json Normal file
View file

@ -0,0 +1,5 @@
{
"dependencies": {
"@quarto/netlify-plugin-quarto": "^0.0.5"
}
}