From 6fc8746480284729df4bc9d8336181c4b254f752 Mon Sep 17 00:00:00 2001 From: Ryan Baig <86055075+RyanBaig@users.noreply.github.com> Date: Thu, 23 Oct 2025 21:27:27 +0500 Subject: [PATCH] Add templates.velion.json for domain configuration --- domains/templates.velion.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/templates.velion.json diff --git a/domains/templates.velion.json b/domains/templates.velion.json new file mode 100644 index 00000000000..442485b145f --- /dev/null +++ b/domains/templates.velion.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "RyanBaig", + "discord": "1323260998177783903" + }, + "records": { + "CNAME": "3dbfdec7fde664f2.vercel-dns-017.com" + } +}