diff --git a/domains/codwizer.json b/domains/codwizer.json new file mode 100644 index 000000000..bd601f3ff --- /dev/null +++ b/domains/codwizer.json @@ -0,0 +1,11 @@ +{ + "description": "Create resume page, and add this link in social", + "repo": "https://github.com/Codwizer/codwizer.github.io", + "owner": { + "username": "codwiz", + "email": "devcodwiz@gmail.com", + }, + "record": { + "CNAME": "codwizer.github.io" + } +}