add react
This commit is contained in:
10
src/ts/links.ts
Normal file
10
src/ts/links.ts
Normal file
@ -0,0 +1,10 @@
|
||||
const enum Links {
|
||||
Self = "https://rhpidfyre.io/",
|
||||
Cloud = "https://files.rhpidfyre.io/",
|
||||
Gsm = "https://gsm.rhpidfyre.io/",
|
||||
Git = "https://git.rhpidfyre.io/",
|
||||
RepoGitea = "https://git.rhpidfyre.io/rhpidfyre/rhpidfyre.io/",
|
||||
RepoGithub = "https://github.com/unixtensor/rhpidfyre.io/"
|
||||
}
|
||||
|
||||
export { Links }
|
Reference in New Issue
Block a user