From 3c3390742c1e7bda2ba3c33d7f3e00ded106e50b Mon Sep 17 00:00:00 2001 From: 777advait Date: Sat, 23 Dec 2023 13:31:17 +0530 Subject: [PATCH] feat(domain): astro.is-a.dev --- domains/astro.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/astro.json diff --git a/domains/astro.json b/domains/astro.json new file mode 100644 index 000000000..3fdbfcc6e --- /dev/null +++ b/domains/astro.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "777advait", + "email": "advait.nsj@gmail.com" + }, + "record": { + "CNAME": "portfolio-b3e91d.webflow.io" + } +}