Merge pull request #627 from mtgsquad/main

Change CNAME Record to hashnode.network
This commit is contained in:
Akshay Nair
2021-03-22 18:33:31 +05:30
committed by GitHub
+3 -3
View File
@@ -1,12 +1,12 @@
{
"description": "MTGSquad's Website, A Place Where He Jots Down Dumb Stuff",
"repo": "https://github.com/mtgsquad/mtgsquad.github.io",
"repo": "https://github.com/mtgsquad",
"owner": {
"username": "mtgsquad",
"email": "mtgsquad.dev@protonmail.com",
"twitter": "mtgsquad_dev"
},
"record": {
"CNAME": "mtgsquad.github.io"
"CNAME": "hashnode.network"
}
}
}