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" + } +} diff --git a/domains/mc.haft.json b/domains/mc.haft.json new file mode 100644 index 000000000..6cf4bd80a --- /dev/null +++ b/domains/mc.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": { + "A": ["38.22.104.156"] + } +}