diff options
author | Wyvest <wyvestbusiness@gmail.com> | 2024-01-07 09:19:09 -0500 |
---|---|---|
committer | Wyvest <wyvestbusiness@gmail.com> | 2024-01-07 09:19:09 -0500 |
commit | 5ae26d7962c12d641892aefec05b22ab4502b43e (patch) | |
tree | 331f96a5f538d189224bb9eeea5bdc841d7d0d80 | |
parent | b5e0f464afff6f58b3ac40c9aa5859dfd326bab5 (diff) | |
download | Nexus-5ae26d7962c12d641892aefec05b22ab4502b43e.tar.gz Nexus-5ae26d7962c12d641892aefec05b22ab4502b43e.tar.bz2 Nexus-5ae26d7962c12d641892aefec05b22ab4502b43e.zip |
change modrinth id
-rw-r--r-- | apps/website/config.ts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/website/config.ts b/apps/website/config.ts index 07cbf0f..45d9dac 100644 --- a/apps/website/config.ts +++ b/apps/website/config.ts @@ -7,7 +7,7 @@ export const configConst = { youtube: 'https://youtube.com/@Polyfrost', discord: '/discord', github: 'https://github.com/Polyfrost', - modrinthId: 'a6VEZDKe', // user id of Wyvest + modrinthId: 'polyfrost', skyclient: 'https://skyclient.co', }, navbar: { |