Merge pull request #17747 from heyjumanji/main

Deployment of new subdomain for vercel
This commit is contained in:
Stefano Del Prete
2024-12-17 18:22:48 +01:00
committed by GitHub
2 changed files with 16 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
{
"owner": {
"username": "heyjumanji"
},
"record": {
"TXT": ["vc-domain-verify=blog.jumanji.is-a.dev,27db21bc7b1a8b952003"]
}
}
+8
View File
@@ -0,0 +1,8 @@
{
"owner": {
"username": "heyjumanji"
},
"record": {
"CNAME": "jumanjiblogs.vercel.app"
}
}