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