AI
AIGIT · AI 工具站
aigit.cc
首页
精品推荐
AI成品工具
提示词
返回 marp
netlify.toml
根目录
/
netlify.toml
1
[build]
2
publish = "website/out"
3
command = "yarn workspace @marp-team/marp-website export"
4
5
[[headers]]
6
for = "/*"
7
[headers.values]
8
Permissions-Policy = "interest-cohort=()"
9
9 lines
TOML