From 630bc2ecd7077c991393afdcf48cce722d742509 Mon Sep 17 00:00:00 2001 From: Infernum11 <81740112+Infernum1@users.noreply.github.com> Date: Fri, 13 Jan 2023 19:40:53 +0530 Subject: [PATCH] Create infernum.json --- domains/infernum.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/infernum.json diff --git a/domains/infernum.json b/domains/infernum.json new file mode 100644 index 000000000..fceedebaf --- /dev/null +++ b/domains/infernum.json @@ -0,0 +1,11 @@ +{ + "description": "Portfolio site for me.", + "repo": "https://github.com/Infernum1/Infernum1.github.io", + "owner": { + "username": "Infernum1", + "email": "infernum1212@gmail.com", + }, + "record": { + "CNAME": "Infernum1.github.io" + } +}