Merge pull request #2002 from daniel-shuy/patch-2

daniel-shuy.json: Use A record instead of CNAME
This commit is contained in:
MaskDuck
2022-03-28 20:01:22 +07:00
committed by GitHub
+3 -1
View File
@@ -4,6 +4,8 @@
"email": "daniel_shuy@hotmail.com"
},
"record": {
"CNAME": "hashnode.network"
"A": [
"76.76.21.21"
]
}
}