mirror of
https://github.com/tiennm99/is-a-dev.git
synced 2026-05-24 10:25:16 +00:00
daniel-shuy.json: Use A record instead of CNAME
Hashnode uses Vercel, which prevents CNAME from being used
This commit is contained in:
@@ -4,6 +4,8 @@
|
||||
"email": "daniel_shuy@hotmail.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "hashnode.network"
|
||||
"A": [
|
||||
"76.76.21.21"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user