diff --git a/domains/ntg.json b/domains/ntg.json new file mode 100644 index 000000000..8a6ea35b9 --- /dev/null +++ b/domains/ntg.json @@ -0,0 +1,11 @@ +{ + "description": "Dot Nothing here :)", + "repo": "https://github.com/dotntg/dotntg.github.io", + "owner": { + "username": "dotntg", + "email": "dotntg.dev@gmail.com" + }, + "record": { + "CNAME": "dotntg.github.io" + } +}