From f630f1cc40877343a36cd8672d249d603f84b0fd Mon Sep 17 00:00:00 2001 From: IMXNOOBX <69653071+IMXNOOBX@users.noreply.github.com> Date: Tue, 4 Feb 2025 17:01:46 +0100 Subject: [PATCH] Added noob.bio portfolio into registered subdomains for is-a.dev --- domains/_discord.noob.json | 9 +++++++++ domains/noob.json | 12 ++++++++++++ 2 files changed, 21 insertions(+) create mode 100644 domains/_discord.noob.json create mode 100644 domains/noob.json diff --git a/domains/_discord.noob.json b/domains/_discord.noob.json new file mode 100644 index 000000000..e2d192999 --- /dev/null +++ b/domains/_discord.noob.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "IMXNOOBX", + "email": "me@noob.bio" + }, + "record": { + "TXT": "dh=4bda89987e4e232aac78bb9d0a0e973c96166119" + } +} \ No newline at end of file diff --git a/domains/noob.json b/domains/noob.json new file mode 100644 index 000000000..fb0b0a9f1 --- /dev/null +++ b/domains/noob.json @@ -0,0 +1,12 @@ +{ + "description": "My personal portfolio site, made in nextjs", + "repo": "https://github.com/is-a-dev/docs", + "owner": { + "username": "IMXNOOBX", + "email": "me@noob.bio" + }, + "record": { + "CNAME": "noob.bio" + }, + "proxied": false + } \ No newline at end of file