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 1/2] 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" + } +} From ddc3a84c8c857fd8ae38a377c04c58ec52f16c25 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Sun, 15 Dec 2024 14:54:07 -0500 Subject: [PATCH 2/2] chore: formatting --- domains/seqyu.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/domains/seqyu.json b/domains/seqyu.json index fe4591038..1276538d5 100644 --- a/domains/seqyu.json +++ b/domains/seqyu.json @@ -1,12 +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" - } + "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" + } }