From 192720de64a40a8f1a0ecf7ced0a51745fac7ee5 Mon Sep 17 00:00:00 2001 From: Aayush Siwach <114244228+aayushsiwa@users.noreply.github.com> Date: Thu, 28 Nov 2024 18:32:57 +0530 Subject: [PATCH] Create blog.aayushsiwa.json --- domains/blog.aayushsiwa.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/blog.aayushsiwa.json diff --git a/domains/blog.aayushsiwa.json b/domains/blog.aayushsiwa.json new file mode 100644 index 000000000..1ed0096bf --- /dev/null +++ b/domains/blog.aayushsiwa.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "aayushsiwa", + "email": "22052177@kiit.ac.in" + }, + "record": { + "CNAME": "blog-aayushsiwa.pages.dev" + } +}