Merge pull request #18589 from hmphu/main

Create hmp.json
This commit is contained in:
DIBSTER
2025-01-21 12:40:45 -05:00
committed by GitHub
2 changed files with 22 additions and 0 deletions
+11
View File
@@ -0,0 +1,11 @@
{
"description": "This subdomain points to my portfolio website. https://blog-jimmy-hoangs-projects.vercel.app/ is the link for a preview of the website",
"owner": {
"username": "hmphu",
"email": "me@hmphu.com",
"discord": "830872854677422150"
},
"record": {
"TXT": ["vc-domain-verify=hmp.is-a.dev,f49576d3e029b34c2305"]
}
}
+11
View File
@@ -0,0 +1,11 @@
{
"description": "This subdomain points to my portfolio website. https://blog-jimmy-hoangs-projects.vercel.app/ is the link for a preview of the website",
"owner": {
"username": "hmphu",
"email": "me@hmphu.com",
"discord": "830872854677422150"
},
"record": {
"CNAME": "blog-jimmy-hoangs-projects.vercel.app"
}
}