From a541b1e5e5960289267f26e515a13bb7041d4218 Mon Sep 17 00:00:00 2001 From: frthr <89289837+Furthir@users.noreply.github.com> Date: Tue, 23 Jul 2024 07:49:40 -0700 Subject: [PATCH] Create ftn.json --- domains/ftn.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/ftn.json diff --git a/domains/ftn.json b/domains/ftn.json new file mode 100644 index 000000000..fc1e8a9e3 --- /dev/null +++ b/domains/ftn.json @@ -0,0 +1,11 @@ +{ + "description": "frthr's personal site", + "repo": "https://github.com/furthir/furthir.github.io", + "owner": { + "username": "furthir", + "email": "" + }, + "record": { + "CNAME": "furthir.github.io" + } +}