Merge pull request #2281 from ductoanvo/main

change DNS Record to connect to Hashnode
This commit is contained in:
Mahir Molai
2022-05-06 00:30:40 +05:00
committed by GitHub
+3 -3
View File
@@ -1,11 +1,11 @@
{
"description": "Redirect to my website",
"description": "Hashnode Blog",
"repo": "https://github.com/ductoanvo",
"owner": {
"username": "ductoanvo",
"email": "hey.toan@outlook.com"
"email": "toan@duck.com"
},
"record": {
"URL": "https://ductoan.dev"
"CNAME": "hashnode.network"
}
}