From 30bcf042c1e2bd49e0bf2415a6c8abcd5ada2f3b Mon Sep 17 00:00:00 2001 From: AshC1ty <115166372+AshC1ty@users.noreply.github.com> Date: Fri, 15 Sep 2023 14:50:00 +0530 Subject: [PATCH] Create aloo-bun.json --- domains/aloo-bun.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/aloo-bun.json diff --git a/domains/aloo-bun.json b/domains/aloo-bun.json new file mode 100644 index 000000000..0c0d212b1 --- /dev/null +++ b/domains/aloo-bun.json @@ -0,0 +1,11 @@ +{ + "description": "Aloo Bun Website", + "repo": "https://github.com/AshC1ty/ashc1ty.github.io", + "owner": { + "username": "AshC1ty", + "email": "ashcity07734@gmail.com" + }, + "record": { + "CNAME": "ashc1ty.github.io" + } +}