From a63bbec815431f908227aa253e3abac28462f6b2 Mon Sep 17 00:00:00 2001 From: HaftIsntHere <121361545+HaftIsntHere@users.noreply.github.com> Date: Wed, 30 Oct 2024 18:48:55 +0200 Subject: [PATCH] Create haft.json --- domains/haft.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/haft.json diff --git a/domains/haft.json b/domains/haft.json new file mode 100644 index 000000000..c79f1e7a2 --- /dev/null +++ b/domains/haft.json @@ -0,0 +1,12 @@ +{ + "description": "socials, etc", + "repo": "https://github.com/HaftIsntHere/haftisnthere.github.io", + "owner": { + "username": "HaftIsntHere", + "discord": "imhaft", + "email": "haftthedev@gmail.com" + }, + "record": { + "CNAME": "haftisnthere.github.io" + } +}