fix: update GitHub URLs to lotherk/deardiary, fix Starlight config, use Docker build only

This commit is contained in:
lotherk
2026-03-27 02:42:16 +00:00
parent 73955bc318
commit 7cc81434a9
10 changed files with 905 additions and 7353 deletions

View File

@@ -9,8 +9,8 @@
"preview": "astro preview"
},
"dependencies": {
"@astrojs/starlight": "^0.34.2",
"astro": "^5.6.1",
"sharp": "^0.33.5"
"@astrojs/starlight": "0.34.2",
"astro": "5.6.1",
"sharp": "0.33.5"
}
}