Files
goose/extensions-site/app/constants.ts

4 lines
83 B
TypeScript

export const SiteURLs = {
GOOSE_HOMEPAGE: "https://block.github.io/goose/",
};