diff --git a/domains/technohacker.json b/domains/technohacker.json new file mode 100644 index 000000000..0789bb185 --- /dev/null +++ b/domains/technohacker.json @@ -0,0 +1,11 @@ +{ + "description": "Personal GitHub page", + "repo": "https://github.com/Technohacker/technohacker.github.io", + "owner": { + "username": "Technohacker", + "email": "technohacker1995@gmail.com" + }, + "record": { + "CNAME": "technohacker.github.io" + } +}