Updating to URL redirection

I want to switch from CNAME to URL redirection for my new personal website.
This commit is contained in:
Steve
2021-08-01 21:47:14 +05:30
committed by GitHub
parent 7542cfe460
commit 9d78f6fd6c
+2 -2
View File
@@ -1,5 +1,5 @@
{
"description": "Official website for my discord bot.",
"description": "My Personal website.",
"repo": "https://github.com/itsbravestone",
"owner": {
"username": "itsbravestone",
@@ -7,6 +7,6 @@
"twitter": "imbravestone"
},
"record": {
"CNAME": "zarena.ga"
"URL": "https://imbravestone.ga"
}
}