update for netlify
This commit is contained in:
parent
854b29fa2c
commit
b6b7360049
2 changed files with 7 additions and 0 deletions
2
netlify.toml
Normal file
2
netlify.toml
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
[[plugins]]
|
||||||
|
package = "@quarto/netlify-plugin-quarto"
|
5
package.json
Normal file
5
package.json
Normal file
|
@ -0,0 +1,5 @@
|
||||||
|
{
|
||||||
|
"dependencies": {
|
||||||
|
"@quarto/netlify-plugin-quarto": "^0.0.5"
|
||||||
|
}
|
||||||
|
}
|
Loading…
Reference in a new issue