We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5b61824 commit e073bb2Copy full SHA for e073bb2
src/lib/consts.ts
@@ -2086,8 +2086,7 @@ export const CONTRIBUTORS_LIST = `${GITHUB_REPO}/graphs/contributors`;
2086
2087
export const OPEN_ISSUES = `${GITHUB_REPO}/issues`;
2088
2089
-export const DONATIONS_INFO =
2090
- 'https://rexogamer.github.io/donate?utm_source=clerotri';
+export const DONATIONS_INFO = 'https://rexowo.dev/donate?utm_source=clerotri';
2091
2092
export const WEBLATE = 'https://translate.upryzing.app/projects/clerotri';
2093
0 commit comments