Update mtg.json

This commit is contained in:
mtgsquad.dev
2021-03-18 16:47:41 +05:00
committed by GitHub
parent d1c34aacef
commit 1933baf409
+4 -3
View File
@@ -1,12 +1,13 @@
{
"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"
// im hosting a blog on hashnode, so imma stop using github pages and instead i'll point this to hashnode.network.
"CNAME": "hashnode.network"
}
}
}