diff --git a/domains/hooman.json b/domains/hooman.json new file mode 100644 index 000000000..2fa8a1ceb --- /dev/null +++ b/domains/hooman.json @@ -0,0 +1,10 @@ +{ + "description": "my personal site", + "repo": "https://github.com//", + "owner": { + "username": "hooman23" + }, + "record": { + "CNAME": "thisisalegitusername.github.io/Portfolio/" + } +}