mirror of
https://github.com/lovell/sharp.git
synced 2025-12-19 07:15:08 +01:00
Docs: migrate to Astro Starlight
This commit is contained in:
@@ -1,14 +1,7 @@
|
||||
{
|
||||
"hosting": {
|
||||
"site": "pixelplumbing-sharp",
|
||||
"public": ".",
|
||||
"ignore": [
|
||||
".*",
|
||||
"build.js",
|
||||
"firebase.json",
|
||||
"image/**",
|
||||
"search-index/**"
|
||||
],
|
||||
"public": "dist",
|
||||
"headers": [
|
||||
{
|
||||
"source": "**",
|
||||
|
||||
Reference in New Issue
Block a user