From d686e00c4df3db54aae2b0eee8a493d7dc3cd863 Mon Sep 17 00:00:00 2001 From: Home of seqyu's website <139073726+nvct-website@users.noreply.github.com> Date: Sun, 15 Dec 2024 14:23:24 +0000 Subject: [PATCH] Update and rename frenchguy.json to seqyu.json --- domains/frenchguy.json | 11 ----------- domains/seqyu.json | 12 ++++++++++++ 2 files changed, 12 insertions(+), 11 deletions(-) delete mode 100644 domains/frenchguy.json create mode 100644 domains/seqyu.json diff --git a/domains/frenchguy.json b/domains/frenchguy.json deleted file mode 100644 index dcbd490bc..000000000 --- a/domains/frenchguy.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "A dumb kid who likes da computer", - "repo": "https://github.com/nvct-website/nvct-website.github.io", - "owner": { - "username": "Noahvocat (also known as NVCT, Noahvocado or Noahvocados or FrenchGuy or AverageFrenchGuy or AvrgFrnchGuy)", - "discord": "avrgfrnchguy" - }, - "record": { - "CNAME": "nvct-website.github.io" - } -} diff --git a/domains/seqyu.json b/domains/seqyu.json new file mode 100644 index 000000000..fe4591038 --- /dev/null +++ b/domains/seqyu.json @@ -0,0 +1,12 @@ +{ + "description": "I'm just some guy who enjoys Linux a bit too much", + "repo": "https://github.com/nvct-website/nvct-website.github.io", + "owner": { + "username": "nvct-website", + "email": "", + "discord": "@seqyu." + }, + "record": { + "CNAME": "nvct-website.github.io" + } +}