From ebaa47a1f9bf4a48ef401cbe2284f52b6709aec4 Mon Sep 17 00:00:00 2001 From: Manas <64472354+Manas140@users.noreply.github.com> Date: Fri, 14 Jul 2023 12:08:44 +0000 Subject: [PATCH] Create manas.json --- domains/manas.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/manas.json diff --git a/domains/manas.json b/domains/manas.json new file mode 100644 index 000000000..812307d0e --- /dev/null +++ b/domains/manas.json @@ -0,0 +1,11 @@ +{ + "description": "Manas' Portfolio Website", + "repo": "https://github.com/manas140/manas140.github.io", + "owner": { + "username": "Manas140", + "email": "manas140@protonmail.com", + }, + "record": { + "CNAME": "manas140.github.io" + } +}