From 74eef5e80784e426cb95a2b095fbd9781c956765 Mon Sep 17 00:00:00 2001 From: Reuel J Kurian <143346756+reuel-k@users.noreply.github.com> Date: Sun, 12 May 2024 18:36:45 +0530 Subject: [PATCH] Create reuel.json --- domains/reuel.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/reuel.json diff --git a/domains/reuel.json b/domains/reuel.json new file mode 100644 index 000000000..4049c6ad6 --- /dev/null +++ b/domains/reuel.json @@ -0,0 +1,11 @@ +{ + "description": "Personal Blog", + "repo": "https://github.com/reuel-k/reuel-k.github.io", + "owner": { + "username": "reuel-k", + "email": "reuelk@protonmail.com" + }, + "record": { + "CNAME": "reuel-k.github.io" + } +}