Here is info
Astro v4.16.10
Node v22.13.0
System Windows (x64)
Package Manager npm
Output static
Adapter none
Integrations none
Astro Config
// https://astro.build/config
export default defineConfig({
site: "site",
base: "/adventure_center"
});```
I have read this guidance.
https://docs.astro.build/en/guides/deploy/github/
I don't know why any files lost connection.
And I have already tried anything I can do
Is this like the bug?