change DNS Record to connect to Hashnode

This commit is contained in:
Duc Toan Vo
2022-05-06 02:25:28 +07:00
committed by GitHub
parent e770d89c25
commit 2b02cc0100
+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"
}
}