diff --git a/domains/yatsuki.json b/domains/yatsuki.json new file mode 100644 index 000000000..909e70d61 --- /dev/null +++ b/domains/yatsuki.json @@ -0,0 +1,16 @@ +{ + "description": "Personal dev domain for my portfolio, testing purposes, and self-hosting via Cloudflare Tunnel.", + "repo": "https://github.com/is-a-dev/docs", + "owner": { + "username": "Turkitutu", + "email": "turkitututfm@gmail.com", + "discord": "yatsuki." + }, + "record": { + "NS": [ + "ezra.ns.cloudflare.com", + "teagan.ns.cloudflare.com" + ] + } + "proxied": true +}