diff --git a/domains/arash.json b/domains/arash.json new file mode 100644 index 000000000..279379993 --- /dev/null +++ b/domains/arash.json @@ -0,0 +1,12 @@ +{ + "description": "My personal website/blog", + "repo": "https://github.com/hatamiarash7", + "owner": { + "username": "hatamiarash7", + "email": "hatamiarash7@gmail.com", + "twitter": "hatamiarash7" + }, + "record": { + "URL": "https://arash-hatami.ir" + } +} diff --git a/domains/portfolio.arash.json b/domains/portfolio.arash.json new file mode 100644 index 000000000..5933ae872 --- /dev/null +++ b/domains/portfolio.arash.json @@ -0,0 +1,12 @@ +{ + "description": "My personal portfolio", + "repo": "https://github.com/hatamiarash7", + "owner": { + "username": "hatamiarash7", + "email": "hatamiarash7@gmail.com", + "twitter": "hatamiarash7" + }, + "record": { + "URL": "https://portfolio.arash-hatami.ir" + } +}