From 3d9b4e1b784e2158be38762edf36b070bb7d6e9a Mon Sep 17 00:00:00 2001 From: Abeja <108433136+TheRealCrazyfuy@users.noreply.github.com> Date: Sat, 25 Jan 2025 16:40:39 +0100 Subject: [PATCH 1/2] Create abeja.json --- domains/abeja.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/abeja.json diff --git a/domains/abeja.json b/domains/abeja.json new file mode 100644 index 000000000..d718885c6 --- /dev/null +++ b/domains/abeja.json @@ -0,0 +1,10 @@ +{ + "description": "Abeja's portfolio", + "repo": "https://github.com/TheRealCrazyfuy/TheRealCrazyfuy.github.io", + "owner": { + "username": "TheRealCrazyfuy" + }, + "record": { + "CNAME": "TheRealCrazyfuy.github.io" + } +} From c6cd465ff374430d3720cc74a72d3a5738060a8a Mon Sep 17 00:00:00 2001 From: Abeja <108433136+TheRealCrazyfuy@users.noreply.github.com> Date: Sat, 25 Jan 2025 16:45:42 +0100 Subject: [PATCH 2/2] Update abeja.json Added more contact methods --- domains/abeja.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/domains/abeja.json b/domains/abeja.json index d718885c6..b212e6ef1 100644 --- a/domains/abeja.json +++ b/domains/abeja.json @@ -2,7 +2,9 @@ "description": "Abeja's portfolio", "repo": "https://github.com/TheRealCrazyfuy/TheRealCrazyfuy.github.io", "owner": { - "username": "TheRealCrazyfuy" + "username": "TheRealCrazyfuy", + "discord": "realabeja", + "reddit": "crazyfuy" }, "record": { "CNAME": "TheRealCrazyfuy.github.io"