From bae8bb6d7888dca9fe852fe7ce7fd74c414d393c Mon Sep 17 00:00:00 2001 From: dzired <70129751+dzired@users.noreply.github.com> Date: Tue, 9 Nov 2021 08:21:01 -0800 Subject: [PATCH] Create mehf.json --- domains/mehf.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/mehf.json diff --git a/domains/mehf.json b/domains/mehf.json new file mode 100644 index 000000000..1d70c08f6 --- /dev/null +++ b/domains/mehf.json @@ -0,0 +1,11 @@ +{ + "description": "My site for socials and more", + "repo": "https://github.com/dzired/website", + "owner": { + "username": "dzired", + "email": "mehf@protonmail.com" + }, + "record": { + "CNAME": "mehf.club" + } +}