diff --git a/domains/nothazz.json b/domains/nothazz.json new file mode 100644 index 000000000..4ed62c874 --- /dev/null +++ b/domains/nothazz.json @@ -0,0 +1,11 @@ +{ + "description": "My personal site", + "repo": "https://github.com/nothazz/nothazz.github.io", + "owner": { + "username": "nothazz", + "email": "hazz73963@gmail.com" + }, + "record": { + "CNAME": "nothazz.github.io" + } +}