diff --git a/domains/jariullah.json b/domains/jariullah.json new file mode 100644 index 000000000..131aa51d6 --- /dev/null +++ b/domains/jariullah.json @@ -0,0 +1,11 @@ +{ + "description": "Personal Portfolio", + "repo": "https://github.com/Mohdjariullah/portfolio1", + "owner": { + "username": "mohdjariullah", + "email": "mohdjariullah@gmail.com" + }, + "record": { + "CNAME": "mohdjariullah.github.io" + } +} diff --git a/domains/mohdjariullah.json b/domains/mohdjariullah.json new file mode 100644 index 000000000..b9abd94bb --- /dev/null +++ b/domains/mohdjariullah.json @@ -0,0 +1,12 @@ +{ + "description": "Personal Portfolio", + "repo": "https://github.com/Mohdjariullah/portfolio1/", + "owner": { + "username": "mohdjariullah", + "email": "mohdjariullah@gmail.com", + "twitter": "@mohdjariullah" + }, + "record": { + "CNAME": "mohdjariullah.github.io" + } +}