From 36de7915b4ad4f5de86bd046b6a9ee20b1334d2f Mon Sep 17 00:00:00 2001 From: Axo! <63465951+Verygafanhot@users.noreply.github.com> Date: Mon, 3 Feb 2025 10:13:31 +0000 Subject: [PATCH] Create Axo.json --- domains/Axo.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 domains/Axo.json diff --git a/domains/Axo.json b/domains/Axo.json new file mode 100644 index 000000000..4fcc7a654 --- /dev/null +++ b/domains/Axo.json @@ -0,0 +1,13 @@ +{ + "description": "My personal homepage!", + "repo": "https://github.com/verygafanhot", + "owner": { + "username": "Verygafanhot", + "email": "verygafanhot@gmail.com" + "twitter": "verygafanhot", + "discord": "Verygafanhot" + }, + "record": { + "CNAME": "verygafanhot.github.io" + } +}