From 2ec39d0b167973f2beae2a28ec081c73cc4a3ad5 Mon Sep 17 00:00:00 2001 From: rendotpy <139503091+rendotpy@users.noreply.github.com> Date: Fri, 14 Jul 2023 01:25:08 +0530 Subject: [PATCH] Create ren.json --- domains/ren.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/ren.json diff --git a/domains/ren.json b/domains/ren.json new file mode 100644 index 000000000..196e25e11 --- /dev/null +++ b/domains/ren.json @@ -0,0 +1,11 @@ +{ + "description": "is-a.dev subdomain for my portfolio", + "repo": "https://github.com/rendotpy/portfolio", + "owner": { + "username": "rendotpy", + "email": "arugh3@gmail.com" + }, + "record": { + "CNAME": "rendotpy.github.io" + } +}