mirror of
https://github.com/block/goose.git
synced 2026-04-28 03:29:36 +00:00
3 lines
83 B
TypeScript
3 lines
83 B
TypeScript
export const SiteURLs = {
|
|
GOOSE_HOMEPAGE: "https://block.github.io/goose/",
|
|
};
|