From 3add52194d8a7e0af4af1d26a2e73fe2ed9e8bbc Mon Sep 17 00:00:00 2001 From: Matt3o0 <83077061+duvbolone@users.noreply.github.com> Date: Tue, 17 Dec 2024 18:50:36 +0100 Subject: [PATCH] Create matt3o0.json: CNAME record --- domains/matt3o0.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/matt3o0.json diff --git a/domains/matt3o0.json b/domains/matt3o0.json new file mode 100644 index 000000000..f39094035 --- /dev/null +++ b/domains/matt3o0.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "duvbolone", + "email": "duvbolone@gmail.com" + }, + "record": { + "CNAME": "matt3o0.vercel.app" + } +}