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] 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" + } +}