From f43cd06b8908fac5bf5d2348d480efc2ea76daec Mon Sep 17 00:00:00 2001 From: Glqch <163641103+Glqch0@users.noreply.github.com> Date: Sat, 16 Mar 2024 21:50:33 +0200 Subject: [PATCH 1/4] Create glqch.is-a.dev.json --- domains/glqch.is-a.dev.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/glqch.is-a.dev.json diff --git a/domains/glqch.is-a.dev.json b/domains/glqch.is-a.dev.json new file mode 100644 index 000000000..5702c6089 --- /dev/null +++ b/domains/glqch.is-a.dev.json @@ -0,0 +1,12 @@ +{ + "description": "new Subdomain to put my portfolio website online", + "repo": "https://github.com/Glqch0/Glqch0.github.io", + "owner": { + "username": "Glqch0", + "email": "midoayoub999@gmail.com", + "twitter": "glqch" + }, + "record": { + "CNAME": "Glqch0.github.io" + } +} From 14bbac26c5b340bb5d22434ff0d7f83aa0ed60bc Mon Sep 17 00:00:00 2001 From: Glqch <163641103+Glqch0@users.noreply.github.com> Date: Sat, 16 Mar 2024 22:02:56 +0200 Subject: [PATCH 2/4] Update glqch.json --- domains/glqch.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/domains/glqch.json b/domains/glqch.json index 599884a97..65aa452d9 100644 --- a/domains/glqch.json +++ b/domains/glqch.json @@ -1,12 +1,12 @@ { - "description": "Subdomain to put my portfolio website online", - "repo": "https://github.com/Glqch404/Glqch404.github.io", + "description": "new Subdomain to put my portfolio website online", + "repo": "https://github.com/Glqch0/Glqch0.github.io", "owner": { - "username": "Glqch404", - "email": "midoayoub447@gmail.com", + "username": "Glqch0", + "email": "midoayoub999@gmail.com", "twitter": "glqch" }, "record": { - "CNAME": "glqch404.github.io" + "CNAME": "glqch0.github.io" } -} +} From 29998c0bc8bb6cad10dc931b6b249ac46f89c80c Mon Sep 17 00:00:00 2001 From: Glqch <163641103+Glqch0@users.noreply.github.com> Date: Sat, 16 Mar 2024 22:10:02 +0200 Subject: [PATCH 3/4] Create _github-pages-challenge-Glqch0.glqch.json --- domains/_github-pages-challenge-Glqch0.glqch.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/_github-pages-challenge-Glqch0.glqch.json diff --git a/domains/_github-pages-challenge-Glqch0.glqch.json b/domains/_github-pages-challenge-Glqch0.glqch.json new file mode 100644 index 000000000..6d80d2e12 --- /dev/null +++ b/domains/_github-pages-challenge-Glqch0.glqch.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "Glqch0", + "email": "midoayoub999@gmail.com", + "twitter": "Glqch", + "discord": "915932527871541309" + }, + "record": { + "TXT": "2dbd52b36e1b0189af04f2763bdc68" + } +} From ece4da48dc1879b0e32267c7328e9945b18ecf8d Mon Sep 17 00:00:00 2001 From: Glqch <163641103+Glqch0@users.noreply.github.com> Date: Sat, 16 Mar 2024 22:14:11 +0200 Subject: [PATCH 4/4] Delete domains/glqch.is-a.dev.json --- domains/glqch.is-a.dev.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/glqch.is-a.dev.json diff --git a/domains/glqch.is-a.dev.json b/domains/glqch.is-a.dev.json deleted file mode 100644 index 5702c6089..000000000 --- a/domains/glqch.is-a.dev.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "description": "new Subdomain to put my portfolio website online", - "repo": "https://github.com/Glqch0/Glqch0.github.io", - "owner": { - "username": "Glqch0", - "email": "midoayoub999@gmail.com", - "twitter": "glqch" - }, - "record": { - "CNAME": "Glqch0.github.io" - } -}