From de22d0a71c54653f0d411c63d96ca6edc7e7b575 Mon Sep 17 00:00:00 2001 From: iop3 Date: Thu, 3 Jun 2021 10:05:27 -0700 Subject: [PATCH] bam done ig? --- domains/iop3.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/iop3.json diff --git a/domains/iop3.json b/domains/iop3.json new file mode 100644 index 000000000..f7cc36336 --- /dev/null +++ b/domains/iop3.json @@ -0,0 +1,11 @@ +{ + "description": "my website :)", + "repo": "https://github.com/iop3/iop3.github.io", + "owner": { + "username": "iop3", + "email": "iop3.is.epic@gmail.com" + }, + "record": { + "CNAME": "iop3.github.io" + } +}