Files
is-a-dev/domains/_vercel.loomeh.json
T
Zane Holbrooke-Jones 4763d4f6c6 Create _vercel.loomeh.json
Handles the subdomains for my main website and the websites for some of my projects. Here are the default vercel-generated URLs for these sites.
- https://portfolio-website-loomehs-projects.vercel.app/
- https://libresplit-website.vercel.app
- https://libresplit-autosplitters-website.vercel.app/
- https://guess-the-ktp-character.vercel.app/
2025-02-24 04:33:09 +00:00

15 lines
415 B
JSON

{
"owner": {
"username": "loomeh",
"bluesky": "loomeh.bsky.social"
},
"record": {
"TXT": [
"vc-domain-verify=loomeh.is-a.dev,a6084877a07f81dfa4b2",
"vc-domain-verify=libresplit.loomeh.is-a.dev,345e69da9c8565af78cb",
"vc-domain-verify=libresplit-resources.loomeh.is-a.dev,41fad39e7213cf56c118",
"vc-domain-verify=ktpguesser.loomeh.is-a.dev,7e26e46b10152c2df032"
]
}
}