mirror of
https://github.com/pheralb/svgl.git
synced 2025-12-29 08:01:36 +08:00
🛠️ Create custom globals config file with app data
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
export const globals = {
|
||||
githubUrl: "https://github.com/pheralb/svgl",
|
||||
twitterUrl: "https://x.com/pheralb_",
|
||||
submitUrl:
|
||||
"https://github.com/pheralb/svgl?tab=readme-ov-file#-getting-started",
|
||||
currentVersion: "beta",
|
||||
};
|
||||
Reference in New Issue
Block a user