mirror of
https://github.com/tiennm99/is-a-dev.git
synced 2026-09-02 12:20:35 +00:00
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/
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"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"
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user