forgot that place to update

This commit is contained in:
Aaron Powell
2026-03-03 09:47:46 +11:00
parent e24b411d0b
commit 3857869d88

View File

@@ -3,7 +3,7 @@ import { defineConfig } from "astro/config";
// https://astro.build/config
export default defineConfig({
site: "https://awesome-copilot.github.com/",
site: "https://github.github.com/",
base: "/awesome-copilot/",
output: "static",
integrations: [sitemap()],