diff --git a/src/globals.ts b/src/globals.ts index c920b1f..e64c186 100644 --- a/src/globals.ts +++ b/src/globals.ts @@ -1,5 +1,6 @@ export const globals = { githubUrl: "https://github.com/pheralb/svgl", + apiGithubUrl: "https://api.github.com/repos/pheralb/svgl", twitterUrl: "https://x.com/pheralb_", submitUrl: "https://github.com/pheralb/svgl?tab=readme-ov-file#-getting-started",