diff --git a/domains/blog.dib.json b/domains/blog.dib.json new file mode 100644 index 000000000..b7660860b --- /dev/null +++ b/domains/blog.dib.json @@ -0,0 +1,11 @@ +{ + "description": "Blog site for my personal projects.", + "owner": { + "username": "DEV-DIBSTER", + "email": "dibster@danbot.host", + "twitter": "DEV_DIBSTER" + }, + "record": { + "A": ["192.95.42.66"] + } +}