From 030ffc25ed5036180e14931874fbfbc3223fea74 Mon Sep 17 00:00:00 2001 From: Mr Sticky Piston <97804691+MrStickyPiston@users.noreply.github.com> Date: Mon, 13 May 2024 09:20:06 +0200 Subject: [PATCH 1/2] Create mrstickypiston.json --- domains/mrstickypiston.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/mrstickypiston.json diff --git a/domains/mrstickypiston.json b/domains/mrstickypiston.json new file mode 100644 index 000000000..8fc621cff --- /dev/null +++ b/domains/mrstickypiston.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "MrStickyPiston", + "email": "email@gmail.com" + }, + "record": { + "CNAME": "portfolio-site-4d2.pages.dev" + } +} From 5839a3fc280f9becbc3ac97107b375e77d9e9b42 Mon Sep 17 00:00:00 2001 From: Mr Sticky Piston <97804691+MrStickyPiston@users.noreply.github.com> Date: Mon, 13 May 2024 12:57:10 +0200 Subject: [PATCH 2/2] added email --- domains/mrstickypiston.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/mrstickypiston.json b/domains/mrstickypiston.json index 8fc621cff..aa3f9c33d 100644 --- a/domains/mrstickypiston.json +++ b/domains/mrstickypiston.json @@ -1,7 +1,7 @@ { "owner": { "username": "MrStickyPiston", - "email": "email@gmail.com" + "email": "mr.sticky.piston@gmail.com" }, "record": { "CNAME": "portfolio-site-4d2.pages.dev"