Merge pull request #5969 from Hycord/main

Update CNAME to use Next.js on Railway instead of Github Pages
This commit is contained in:
William Harrison
2023-06-26 20:16:36 +08:00
committed by GitHub
+2 -3
View File
@@ -1,12 +1,11 @@
{
"description": "Hi! I'm Hycord!",
"repo": "https://github.com/hycord/hycord.github.io",
"owner": {
"username": "hycord",
"email": "hycord@duck.com",
"email": "hycord@hycordia.com",
"twitter": "IGNHycord"
},
"record": {
"CNAME": "hycord.github.io"
"CNAME": "xbwlnzmg.up.railway.app"
}
}