mirror of
https://github.com/aljazceru/goose.git
synced 2025-12-18 14:44:21 +01:00
4 lines
83 B
TypeScript
4 lines
83 B
TypeScript
export const SiteURLs = {
|
|
GOOSE_HOMEPAGE: "https://block.github.io/goose/",
|
|
};
|