From 91eb19bc41710204e5965e308be35e99cf923c0f Mon Sep 17 00:00:00 2001 From: nvct-website <139073726+nvct-website@users.noreply.github.com> Date: Sun, 9 Jul 2023 21:28:49 +0200 Subject: [PATCH] register attempt for the domain noahvocat.is-a.dev --- domains/noahvocat.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/noahvocat.json diff --git a/domains/noahvocat.json b/domains/noahvocat.json new file mode 100644 index 000000000..fbb65dfec --- /dev/null +++ b/domains/noahvocat.json @@ -0,0 +1,12 @@ +{ + "description": "A dumb kid who like da computer", + "repo": "https://github.com/nvct-website/website/settings/pages", + "owner": { + "username": "Noahvocat (also known as NVCT, Noahvocado or Noahvocados)", + "email": "", + "discord": "noahvocat" + }, + "record": { + "CNAME": "nvct-website.github.io" + } +}