Merge pull request #507 from f4rrysh/main

feat: add farish.json
This commit is contained in:
KaminoCodes
2023-05-31 11:06:59 +01:00
committed by GitHub
+18
View File
@@ -0,0 +1,18 @@
{
"repo": "https://github.com/f4rrysh/portfolio",
"owner": {
"username": "f4rrysh",
"email": "hello.farish.irfan@gmail.com"
},
"target": {
"CNAME": {
"name": "farish",
"value": "cname.vercel-dns.com"
},
"TXT": {
"name": "_vercel",
"value": "vc-domain-verify=farish.is-a-good.dev,862d5f85b8744e29248b"
}
},
"proxied": false
}