From 638bf93ec144ebdea916db8e3015537cab19330d Mon Sep 17 00:00:00 2001 From: SamDev7 <66446458+SamDev-7@users.noreply.github.com> Date: Sun, 15 May 2022 17:23:10 -0400 Subject: [PATCH 1/2] Subdomain change and added CNAME --- domains/samdev.json | 10 ---------- domains/samliu.json | 11 +++++++++++ 2 files changed, 11 insertions(+), 10 deletions(-) delete mode 100644 domains/samdev.json create mode 100644 domains/samliu.json diff --git a/domains/samdev.json b/domains/samdev.json deleted file mode 100644 index eae00f8c7..000000000 --- a/domains/samdev.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "SamDev-7", - "email": "", - "discord": "SamDev7#1767" - }, - "record": { - "URL": "https://samdev.gq" - } -} diff --git a/domains/samliu.json b/domains/samliu.json new file mode 100644 index 000000000..6e2460be8 --- /dev/null +++ b/domains/samliu.json @@ -0,0 +1,11 @@ +{ + "description": "Personal Website", + "repo": "https://github.com/SamDev-7/samdev-7.github.io", + "owner": { + "username": "SamDev-7", + "discord": "SamDev7#1767" + }, + "record": { + "CNAME": "samdev-7.github.io" + } +} From 2903d5e37790ade8aeeba8bf697a08f2c59c0c77 Mon Sep 17 00:00:00 2001 From: SamDev7 <66446458+SamDev-7@users.noreply.github.com> Date: Sun, 15 May 2022 17:24:52 -0400 Subject: [PATCH 2/2] Update and rename samliu.json to saml.json --- domains/{samliu.json => saml.json} | 1 + 1 file changed, 1 insertion(+) rename domains/{samliu.json => saml.json} (93%) diff --git a/domains/samliu.json b/domains/saml.json similarity index 93% rename from domains/samliu.json rename to domains/saml.json index 6e2460be8..c4f95f174 100644 --- a/domains/samliu.json +++ b/domains/saml.json @@ -3,6 +3,7 @@ "repo": "https://github.com/SamDev-7/samdev-7.github.io", "owner": { "username": "SamDev-7", + "email": "", "discord": "SamDev7#1767" }, "record": {